Role - tripleo_ceph_client_files¶
Role Documentation¶
Welcome to the “tripleo_ceph_client_files” role documentation.
Role Defaults¶
This section highlights all of the defaults and variables set within the “tripleo_ceph_client_files” role.
# All variables intended for modification should be placed in this file.
# All variables within this role should have a prefix of "tripleo_ceph_client_files"
tripleo_ceph_client_files_debug: '{{ (ansible_verbosity | int) >= 2 | bool }}'
tripleo_ceph_client_files_hide_sensitive_logs: true
tripleo_ceph_client_files_source: ''
tripleo_ceph_client_files_config_home: "{{ tripleo_ceph_client_config_home | default('/var/lib/tripleo-config/ceph/')\
\ }}"
Role Variables: main.yml¶
null
...
Molecule Scenarios¶
Molecule is being used to test the “tripleo_ceph_client_files” role. The following section highlights the drivers in service and provides an example playbook showing how the role is leveraged.