Merge "Include ceph-ansible filter_plugins"

This commit is contained in:
Zuul 2019-11-12 18:42:13 +00:00 committed by Gerrit Code Review
commit 6abb442d79
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
ceph_ansible_command_list:
- ANSIBLE_ACTION_PLUGINS=/usr/share/ceph-ansible/plugins/actions/
- ANSIBLE_CALLBACK_PLUGINS=/usr/share/ceph-ansible/plugins/callback/
- ANSIBLE_FILTER_PLUGINS=/usr/share/ceph-ansible/plugins/filter/
- ANSIBLE_ROLES_PATH=/usr/share/ceph-ansible/roles/
- ANSIBLE_LOG_PATH="{{ playbook_dir }}/ceph-ansible/ceph_ansible_command.log"
- ANSIBLE_LIBRARY=/usr/share/ceph-ansible/library/