We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0338791 commit 9e02bcfCopy full SHA for 9e02bcf
lamp-infrastructure/provisioners/aws.yml
@@ -103,7 +103,6 @@
103
groups: "aws,{{ item.1.item.group }},{{ item.1.item.name }}"
104
# You can dynamically add inventory variables per-host.
105
ansible_user: centos
106
- ansible_ssh_private_key_file: ~/.ssh/lamp_aws.pem
107
host_key_checking: false
108
mysql_replication_role: >-
109
{{ 'master' if (item.1.item.name == 'a4d.lamp.db.1')
0 commit comments