Skip to content

Commit c0dc07d

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Remove deprecated ANSIBLE_GATHER_SUBSET"
2 parents 9ebef2f + 4d7cd22 commit c0dc07d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/openstack-ansible.rc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ export ANSIBLE_CALLBACK_PLUGINS="${ANSIBLE_CALLBACK_PLUGINS:-/etc/ansible/roles/
3131
export ANSIBLE_MODULE_UTILS="${ANSIBLE_MODULE_UTILS:-/etc/ansible/roles/ceph-ansible/module_utils}"
3232

3333
export ANSIBLE_GATHERING="${ANSIBLE_GATHERING:-smart}"
34-
export ANSIBLE_GATHER_SUBSET="${ANSIBLE_GATHER_SUBSET:-!all,min}"
3534

3635
export ANSIBLE_CACHE_PLUGIN="${ANSIBLE_CACHE_PLUGIN:-jsonfile}"
3736
export ANSIBLE_CACHE_PLUGIN_CONNECTION="${ANSIBLE_CACHE_PLUGIN_CONNECTION:-${OSA_CONFIG_DIR}/ansible_facts}"

0 commit comments

Comments
 (0)