Ivan Grynenko
01fa92ef31
Updated variables.
2016-06-10 17:30:25 +10:00
Ivan Grynenko
3e14cd0c0a
Fixing mariadb install.
2016-06-09 21:16:01 +10:00
Ivan Grynenko
6ac688417d
Replacing with wordpress-based
2016-06-09 21:10:49 +10:00
Ivan Grynenko
c502cf8736
Fixing php-fpm
2016-06-09 21:02:03 +10:00
Ivan Grynenko
eb4bf7d262
Fixing php-fpm.
2016-06-09 20:56:41 +10:00
Ivan Grynenko
a4294eb0cd
Removed firewalld for now.
2016-06-09 20:50:56 +10:00
Ivan Grynenko
8a5430336b
Moved PHP-FPM into it's own role
2016-06-09 20:49:36 +10:00
Ivan Grynenko
9aeea4fe77
Updated php-fpm
2016-06-09 20:32:13 +10:00
Ivan Grynenko
80a8bc423f
Fixed broken line
2016-06-09 20:21:09 +10:00
Ivan Grynenko
b6f8c7797b
Added few PHP modules.
2016-06-09 20:18:26 +10:00
Ivan Grynenko
f72efe3001
Updated SSH ports.
2016-06-09 20:00:22 +10:00
Ivan Grynenko
8e94ca097a
Updated hosts to use remote host
2016-06-09 19:39:10 +10:00
Ivan Grynenko
08c7c45dbb
Added centos7 lamp.
2016-06-09 19:38:06 +10:00
James Cammarata
f72887ab1b
Fixing incorrect loop + role example
2016-05-11 08:03:29 -04:00
Brian Coca
934dd82f16
corrected tags to be 2.0 compatible
2015-12-19 10:16:11 -05:00
Greg DeKoenigsberg
49708518fa
Merge pull request #127 from TechIsCool/wordpress-nginx_rhel7
...
Combined the lamp_simple_rhel7 and wordpress-nginx creating wordpress-nginx_rhel7
2015-08-31 11:42:13 -04:00
David Beck
f43ef22ab8
Combined the lamp_simple_rhel7 and wordpress-nginx
...
Added support for rhel7 for the Wordpress Ansible playbook. Since its
not backwards compatible I have placed it in a new folder. Also updated
it to the newest version of Wordpress
2015-08-27 11:31:45 -07:00
Greg DeKoenigsberg
5a07c98b3c
Merge pull request #116 from stevemcquaid/master
...
Need add Start Of the Services on Reboot: Start nginx + php-fpm services
2015-08-25 13:03:13 -04:00
Greg DeKoenigsberg
61208b45da
Merge pull request #122 from varnav/master
...
Updated Wordpress version and made it to start on boot
2015-08-17 13:05:52 -04:00
Stephen McQuaid
50aae3631f
Start nginx + php-fpm services
2015-08-17 09:16:44 -07:00
varnav
03bf288feb
Updated Wordpress version and made it to start on boot
2015-08-07 11:58:17 +03:00
Greg DeKoenigsberg
bb4f4c4442
Merge pull request #121 from varnav/master
...
Added RHEL7/CentOS 7 compatible version of lamp_simple
2015-08-06 13:37:51 -04:00
varnav
51f61c6b8e
Changed copyright to myself
2015-08-06 20:36:33 +03:00
varnav
9a1d5db4a9
Added RHEL7/CentOS 7 compatible version of lamp_simple
...
RHEL7 version reflects changes in Red Hat Enterprise Linux and CentOS
7:
1. Network device naming scheme has changed
2. iptables is replaced
with firewalld
3. MySQL is replaced with MariaDB
2015-08-06 12:16:21 +03:00
Greg DeKoenigsberg
96bfdb3cb1
Merge pull request #120 from varnav/master
...
Rewritten for mysqli
2015-08-05 15:40:29 -04:00
varnav
fc168df4ff
root -> foouser
...
Changing root MySQL user is not a good idea, it is better to add our own
user instead.
2015-08-05 14:02:08 +03:00
varnav
ec95a2562d
Rewritten for mysql
...
mysql PHP extension is deprecated, rewritten for mysqli
2015-08-05 13:59:43 +03:00
Tim Gerla
ce2c7b816c
Merge pull request #118 from varnav/master
...
Fixes compatibility with Consistent Network Device Naming scheme
2015-08-04 10:35:34 -04:00
varnav
4229b7ab66
Fixes compatibility with Consistent Network Device Naming scheme
...
Fixes compatibility with CentOS and other OSes that use Consistent
Network Device Naming.
2015-08-04 17:33:04 +03:00
Brian Coca
323b4a4a5e
Merge pull request #114 from dragorosson/master
...
Proof MongoDB readme
2015-07-28 13:56:33 -04:00
Drago Rosson
6976f20e83
Proof MongoDB readme
2015-07-28 12:29:50 -05:00
Tim Gerla
6a57cb8982
Merge pull request #113 from geerlingguy/update-haproxy-rolling-update
...
Update HAProxy rolling_update.yml example - use haproxy module.
2015-07-19 18:21:10 -04:00
Jeff Geerling
05fbedb45e
Update HAProxy rolling_update.yml example - use haproxy module.
2015-07-19 17:15:32 -05:00
Brian Coca
b511c68c21
Merge pull request #112 from matchu/patch-1
...
Remove trailing space
2015-07-15 11:51:11 -04:00
matchu
d7d5177161
Remove trailing space
...
hardcore nitpicking as I follow along <3 thanks for all your hard work!
2015-07-15 11:30:07 -04:00
Brian Coca
a49e3cc302
Merge pull request #111 from JPry/patch-1
...
Move update defines above wp-settings include
2015-07-10 17:44:29 -04:00
Jeremy Pry
76ee3a6ac8
Move update defines above wp-settings include
2015-07-05 19:24:53 -04:00
Brian Coca
28818e052c
Merge pull request #110 from asymmetric/patch-1
...
Add alternative example for string finding
2015-06-17 13:39:18 -04:00
Lorenzo Manacorda
83d39839cf
Add alternative example for string finding
...
Another way in which the output of command can be matched against a string.
2015-06-17 18:47:14 +02:00
Brian Coca
b0232506c5
removed deprecated user in favor of remote_user
2015-06-08 19:10:15 -04:00
Brian Coca
b1e5b3990f
Merge pull request #91 from exponov/master
...
fix MongoDB example
2015-06-08 18:41:48 -04:00
Brian Coca
e9a7795e08
Merge pull request #109 from PriceChild/patch-1
...
No deletion/creation of tomcat home.
2015-06-08 18:40:38 -04:00
Joseph Price
fbeecfb0dc
No deletion/creation of tomcat home.
...
The user module doesn't have to create it with this option.
2015-05-28 11:50:51 +01:00
Brian Coca
4913654ab5
Merge pull request #107 from tuladhar/fix-var-interpo
...
Fix variable interpolation syntax
2015-05-13 13:49:03 -04:00
Puru
8a201d7a12
Fix variable interpolation
2015-05-13 11:55:37 +05:45
Brian Coca
72cca7331f
Merge pull request #105 from asymmetric/patch-1
...
Add examples for `stdout` loops
2015-04-29 11:25:55 -04:00
Lorenzo Manacorda
29b3a00657
fix typo
2015-04-29 17:06:47 +02:00
Lorenzo Manacorda
97a4a31e38
Add examples for stdout
loops
...
These 2 methods are mentioned [here](https://docs.ansible.com/playbooks_conditionals.html ), so I thought it'd make sense to have them in the repo too.
2015-04-29 17:04:27 +02:00
Tim Gerla
78839857ee
Merge pull request #102 from lucasRolff/master
...
Updating WP to latest version
2015-04-22 08:45:45 -04:00
Tim Gerla
3fc5cc627a
Merge pull request #103 from postdata/master
...
Switch to Tomcat 7.0.61 and use archive.apache.org instead.
2015-04-22 08:45:29 -04:00