mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Resolve merge conflict.
This commit is contained in:
@@ -417,8 +417,6 @@ inside another.
|
||||
play are going to get the same tasks. ('only_if' provides some
|
||||
ability for hosts to conditionally skip tasks).
|
||||
|
||||
<<<<<<< HEAD:docsite/rst/playbooks.rst
|
||||
=======
|
||||
Roles
|
||||
`````
|
||||
|
||||
@@ -480,7 +478,6 @@ Also, should you wish to parameterize roles, by adding variables, you can do so,
|
||||
- { role: foo_app_instance, dir: '/opt/a', port: 5000 }
|
||||
- { role: foo_app_instance, dir: '/opt/b', port: 5001 }
|
||||
|
||||
>>>>>>> Docs on parameterized roles, make document generation output less noisy:docsite/latest/rst/playbooks.rst
|
||||
Executing A Playbook
|
||||
````````````````````
|
||||
|
||||
|
||||
Reference in New Issue
Block a user