mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-10 15:32:09 -03:30
credentials directory should be ignored as inventory
This commit is contained in:
parent
c32145057d
commit
f0af7262b1
@ -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…
x
Reference in New Issue
Block a user