credentials directory should be ignored as inventory
This commit is contained in:
parent
c32145057d
commit
f0af7262b1
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ roles_path = roles:$VIRTUAL_ENV/usr/local/share/kubespray/roles:$VIRTUAL_ENV/usr
|
|||
deprecation_warnings=False
|
||||
inventory_ignore_extensions = ~, .orig, .bak, .ini, .cfg, .retry, .pyc, .pyo, .creds
|
||||
[inventory]
|
||||
ignore_patterns = artifacts
|
||||
ignore_patterns = artifacts, credentials
|
||||
|
|
Loading…
Reference in a new issue