ansible_aws_deployer
ansible_aws_deployer copied to clipboard
The file ```hosts.bu-workshop.j2``` requires the aws_secret_* variables be defined, should the ```example_secret_vars.yml``` be updated to include these or is the expectation that they should be read from ```~/.aws/credentials``` and something...
If the playbook is re-run the NFS task will fail. This makes it hard to handle errors during the process without completely starting over or specifying skip-tags. restarting nfs services...
in the template file for the CF the KeyName should be a parameter https://github.com/sborenst/ansible_aws_deployer/blob/master/ansible/files/cf_templates/cf.bu-workshop.template.j2#L343
Not sure this is relevant long term.