[galaxyproject/ansible-galaxy] 94526a: Allow using role with different args in same play
Branch: refs/heads/master Home: https://github.com/galaxyproject/ansible-galaxy Commit: 94526aee4588bad242e61f07e81e663021dfd198 https://github.com/galaxyproject/ansible-galaxy/commit/94526aee4588bad242e61... Author: Simon Belluzzo <simon@belluzzo.id.au> Date: 2015-03-14 (Sat, 14 Mar 2015) Changed paths: M meta/main.yml Log Message: ----------- Allow using role with different args in same play By default, Ansible will only run a role once, no matter the number of times it occurs as a dependency. This makes it difficult to package the example play in this repo for more complex use. This is resolved as detailed in http://docs.ansible.com/playbooks_roles.html#role-dependencies Commit: da2036faddcae92e0b49ba2324ee1212057e587e https://github.com/galaxyproject/ansible-galaxy/commit/da2036faddcae92e0b49b... Author: Enis Afgan <afgane@gmail.com> Date: 2015-03-14 (Sat, 14 Mar 2015) Changed paths: M meta/main.yml Log Message: ----------- Merge pull request #4 from simonalpha/master Add allow_duplicates to role metadata Compare: https://github.com/galaxyproject/ansible-galaxy/compare/91a40eef3e77...da203...
participants (1)
-
GitHub