parent
d145dfbcf1
commit
bf53e441b1
|
@ -111,7 +111,7 @@ EXAMPLES = """
|
|||
- name: Include all .yaml files except bastion.yaml (2.3)
|
||||
include_vars:
|
||||
dir: vars
|
||||
ignore_files: bastion.yaml
|
||||
ignore_files: [bastion.yaml]
|
||||
extensions: [yaml]
|
||||
"""
|
||||
|
||||
|
|
Loading…
Reference in New Issue