Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Fix ansible.cfg settings #29

Merged
merged 1 commit into from
Jul 17, 2017
Merged

Fix ansible.cfg settings #29

merged 1 commit into from
Jul 17, 2017

Conversation

fazlearefin
Copy link
Contributor

- using `%Y-%m-%d` in `ansible_managed` message is not recommended
as deploying from a new git checkout will change the `ansible_managed`
string in the template and Ansible will report the template file as changed
(see http://docs.ansible.com/ansible/intro_configuration.html#ansible-managed )
- no such setting called `role_path` (see
http://docs.ansible.com/ansible/intro_configuration.html )
- `scp_if_ssh` should be under `[ssh_connection]` header
@rndmh3ro rndmh3ro merged commit 064aa3d into dev-sec:master Jul 17, 2017
@rndmh3ro
Copy link
Member

Thanks for all your PRs @fazlearefin!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants