mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-02 04:04:23 -07:00
parent
38d026b1db
commit
940a74a93a
1 changed files with 3 additions and 3 deletions
|
@ -141,7 +141,7 @@ Or, using the newer syntax::
|
||||||
tasks:
|
tasks:
|
||||||
- include_role:
|
- include_role:
|
||||||
name: foo_app_instance
|
name: foo_app_instance
|
||||||
args:
|
vars:
|
||||||
dir: '/opt/a'
|
dir: '/opt/a'
|
||||||
app_port: 5000
|
app_port: 5000
|
||||||
...
|
...
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue