Merge "Include ceph-ansible filter_plugins" into stable/train

This commit is contained in:
Zuul 2019-11-13 00:59:28 +00:00 committed by Gerrit Code Review
commit 20b96e51b2
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/