- 01 Nov, 2016 1 commit
-
-
Dave Johnson authored
Update site.yml
-
- 31 Oct, 2016 2 commits
- 20 Oct, 2016 1 commit
-
-
Dave Johnson authored
Install and start firewalld
-
- 27 Sep, 2016 3 commits
-
-
Dave Johnson authored
-
Dave Johnson authored
-
Dave Johnson authored
-
- 22 Sep, 2016 1 commit
-
-
Dave Johnson authored
-
- 20 Sep, 2016 1 commit
-
-
Dave Johnson authored
-
- 17 Aug, 2016 2 commits
-
-
Dave Johnson authored
-
Dave Johnson authored
-
- 09 Aug, 2016 2 commits
-
-
James Cammarata authored
revoke PUBLIC access from database
-
Dave Johnson authored
-
- 04 Aug, 2016 2 commits
-
-
Dave Johnson authored
-
Dave Johnson authored
Refactoring ansible examples
-
- 01 Aug, 2016 1 commit
-
-
ber authored
-
- 28 Jul, 2016 12 commits
-
-
Dave Johnson authored
Moved AWS-specific bits to a sub-directory and added provisioning playbooks
-
Dave Johnson authored
Use the dynamic inventory script, instead.
-
Dave Johnson authored
-
Dave Johnson authored
-
Dave Johnson authored
This enables the playbooks to work from the command line, as well as from Tower.
-
Dave Johnson authored
These parameters were useful to abstract these playbooks across multiple providers (e.g. AWS) We’ll now provide playbooks specific to each provider, rather than use these more complex abstractions.
-
Dave Johnson authored
-
Dave Johnson authored
-
Dave Johnson authored
-
Dave Johnson authored
-
Dave Johnson authored
Added a playbook to provision instances for demo specific to AWS.
-
Dave Johnson authored
Created an “aws” sub-dir that contains all of the project files specific to AWS. Use the top-level project generically and the aws subdirectory for AWS.
-
- 21 Jul, 2016 12 commits
-
-
Dave Johnson authored
Merging changes from my fork
-
Dave Johnson authored
-
Dave Johnson authored
Parameterized group names for LAMP haproxy example to support multiple inventory providers Factored out specific host patterns e.g. "hosts: jboss" Removed specific user declarations e.g. "user: root" Removed specific references to "sudo"
-
Grégory Charot authored
By default firewalld is not installed (CentOS Cloud image), the playbook drops this error, this patch aims to fix the issue : TASK: [mariadb | insert firewalld rule] *************************************** failed: [localhost] => {"failed": true, "parsed": false} failed=True msg='firewalld required for this module' OpenSSH_6.6.1, OpenSSL 1.0.1e-fips 11 Feb 2013 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 56: Applying options for * debug1: auto-mux: Trying existing master debug1: mux_client_request_session: master session id: 2 Shared connection to localhost closed. FATAL: all hosts have already failed -- aborting PLAY RECAP ******************************************************************** to retry, use: --limit @/root/site.retry localhost : ok=10 changed=9 unreachable=0 failed=1
-
ber authored
-
ber authored
-
ber authored
-
ber authored
-
ber authored
-
ber authored
-
ber authored
-
ber authored
-