Merge branch 'lookups_plugins' into 'newinfra'
Lookups plugins See merge request nounous/ansible!33certbot_on_virtu
commit
000c260aff
|
@ -5,6 +5,7 @@
|
||||||
# Explicitely redefined some defaults to make play execution work
|
# Explicitely redefined some defaults to make play execution work
|
||||||
roles_path = ./roles
|
roles_path = ./roles
|
||||||
vars_plugins = ./vars_plugins
|
vars_plugins = ./vars_plugins
|
||||||
|
lookup_plugins = ./lookup_plugins
|
||||||
|
|
||||||
# Do not create .retry files
|
# Do not create .retry files
|
||||||
retry_files_enabled = False
|
retry_files_enabled = False
|
||||||
|
|
Loading…
Reference in New Issue