mute ansible discovered interpreter warning
All checks were successful
/ Ansible Lint (push) Successful in 2m41s
All checks were successful
/ Ansible Lint (push) Successful in 2m41s
This commit is contained in:
parent
d880eb8677
commit
adc3400177
1 changed files with 1 additions and 0 deletions
|
|
@ -4,3 +4,4 @@ pipelining = True
|
||||||
vars_plugins_enabled = host_group_vars,community.sops.sops
|
vars_plugins_enabled = host_group_vars,community.sops.sops
|
||||||
collections_path = ./
|
collections_path = ./
|
||||||
roles_path = ./galaxy-roles
|
roles_path = ./galaxy-roles
|
||||||
|
interpreter_python = python3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue