Branch: refs/heads/master Home: https://github.com/galaxyproject/ansible-galaxy Commit: 0133c0585afcae71663052a332ca6742a27e4114 https://github.com/galaxyproject/ansible-galaxy/commit/0133c0585afcae7166305... Author: Sergey Golitsynskiy <sgolitsynskiy@gmail.com> Date: 2018-11-13 (Tue, 13 Nov 2018) Changed paths: M README.md Log Message: ----------- Add 'become: yes' statement to sample playbook code Solves permissions issue in the advanced playbook sample code: `postgresql_conf_dir` is set to `/etc/postgresql/[version]/main` (in vars/[os-family].yml, which requires privilege escalation. Commit: 9e3ed89cbe7c6190b1f5c644ff84731bd0a220e6 https://github.com/galaxyproject/ansible-galaxy/commit/9e3ed89cbe7c6190b1f5c... Author: Sergey Golitsynskiy <sgolitsynskiy@gmail.com> Date: 2018-11-26 (Mon, 26 Nov 2018) Changed paths: M README.md Log Message: ----------- Fix error in sample code/advanced playbook Change dictionary duplicate keys (mule) into a sequence. For details, see closed Issue #42 and closed PR #43. Commit: 2298c56b399769889a832f5d640370d8cf26bfa6 https://github.com/galaxyproject/ansible-galaxy/commit/2298c56b399769889a832... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2018-11-27 (Tue, 27 Nov 2018) Changed paths: M README.md Log Message: ----------- Merge pull request #44 from ic4f/master Edits to sample code/advanced playbook in README (dupl. keys + become: yes) Compare: https://github.com/galaxyproject/ansible-galaxy/compare/5506cd5d683e...2298c... **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.