diff --git a/infrastructure-playbooks/ceph-keys.yml b/infrastructure-playbooks/ceph-keys.yml index f08076b48..cfa7e6ea8 100644 --- a/infrastructure-playbooks/ceph-keys.yml +++ b/infrastructure-playbooks/ceph-keys.yml @@ -71,4 +71,4 @@ ceph_key: state: fetch_initial_keys cluster: "{{ cluster }}" - ignore_errors: true \ No newline at end of file + ignore_errors: true diff --git a/infrastructure-playbooks/gather-ceph-logs.yml b/infrastructure-playbooks/gather-ceph-logs.yml index dbfb1688a..ac9802400 100644 --- a/infrastructure-playbooks/gather-ceph-logs.yml +++ b/infrastructure-playbooks/gather-ceph-logs.yml @@ -36,4 +36,4 @@ dest: "{{ localtempfile.path }}" fail_on_missing: no flat: no - with_items: "{{ ceph_collect.files }}" \ No newline at end of file + with_items: "{{ ceph_collect.files }}" diff --git a/roles/ceph-client/defaults/main.yml b/roles/ceph-client/defaults/main.yml index b953e9f66..61144f37a 100644 --- a/roles/ceph-client/defaults/main.yml +++ b/roles/ceph-client/defaults/main.yml @@ -49,4 +49,4 @@ keys: - { name: client.test, caps: { mon: "allow r", osd: "allow class-read object_prefix rbd_children, allow rwx pool=test, osd blacklist" }, mode: "{{ ceph_keyring_permissions }}" } - { name: client.test2, caps: { mon: "allow r", osd: "allow class-read object_prefix rbd_children, allow rwx pool=test2, osd blacklist" }, mode: "{{ ceph_keyring_permissions }}" } -#ceph_nfs_ceph_user: { name: client.rgw.nfs0, key: 'SECRET==', caps: { mon: "allow rw", osd: "allow rwx" }, mode: "{{ ceph_keyring_permissions }}" } \ No newline at end of file +#ceph_nfs_ceph_user: { name: client.rgw.nfs0, key: 'SECRET==', caps: { mon: "allow rw", osd: "allow rwx" }, mode: "{{ ceph_keyring_permissions }}" } diff --git a/roles/ceph-common/tasks/installs/debian_custom_repository.yml b/roles/ceph-common/tasks/installs/debian_custom_repository.yml index ccd822c9d..f3a35b4f3 100644 --- a/roles/ceph-common/tasks/installs/debian_custom_repository.yml +++ b/roles/ceph-common/tasks/installs/debian_custom_repository.yml @@ -4,4 +4,4 @@ repo: "deb {{ ceph_custom_repo }} {{ ansible_distribution_release }} main" state: present update_cache: no - notify: update apt cache if a repo was added \ No newline at end of file + notify: update apt cache if a repo was added diff --git a/roles/ceph-common/tasks/installs/debian_uca_repository.yml b/roles/ceph-common/tasks/installs/debian_uca_repository.yml index 92ff0c6d4..d0267f938 100644 --- a/roles/ceph-common/tasks/installs/debian_uca_repository.yml +++ b/roles/ceph-common/tasks/installs/debian_uca_repository.yml @@ -10,4 +10,4 @@ repo: "deb {{ ceph_stable_repo_uca }} {{ ceph_stable_release_uca }} main" state: present update_cache: no - notify: update apt cache if a repo was added \ No newline at end of file + notify: update apt cache if a repo was added diff --git a/roles/ceph-common/tasks/installs/install_debian_rhcs_packages.yml b/roles/ceph-common/tasks/installs/install_debian_rhcs_packages.yml index f1a25197f..d9b31e944 100644 --- a/roles/ceph-common/tasks/installs/install_debian_rhcs_packages.yml +++ b/roles/ceph-common/tasks/installs/install_debian_rhcs_packages.yml @@ -4,4 +4,4 @@ pkg: "{{ debian_ceph_pkgs | unique }}" state: "{{ (upgrade_ceph_packages|bool) | ternary('latest','present') }}" register: result - until: result is succeeded \ No newline at end of file + until: result is succeeded diff --git a/roles/ceph-common/tasks/installs/install_on_clear.yml b/roles/ceph-common/tasks/installs/install_on_clear.yml index ba59cbafc..f640c5284 100644 --- a/roles/ceph-common/tasks/installs/install_on_clear.yml +++ b/roles/ceph-common/tasks/installs/install_on_clear.yml @@ -4,4 +4,4 @@ name: storage-cluster state: present register: result - until: result is succeeded \ No newline at end of file + until: result is succeeded diff --git a/roles/ceph-container-engine/tasks/main.yml b/roles/ceph-container-engine/tasks/main.yml index 42be16284..c6af42601 100644 --- a/roles/ceph-container-engine/tasks/main.yml +++ b/roles/ceph-container-engine/tasks/main.yml @@ -1,4 +1,4 @@ --- - name: include pre_requisites/prerequisites.yml include_tasks: pre_requisites/prerequisites.yml - when: not is_atomic \ No newline at end of file + when: not is_atomic diff --git a/roles/ceph-container-engine/tasks/pre_requisites/prerequisites.yml b/roles/ceph-container-engine/tasks/pre_requisites/prerequisites.yml index 76705758b..1bb6deda4 100644 --- a/roles/ceph-container-engine/tasks/pre_requisites/prerequisites.yml +++ b/roles/ceph-container-engine/tasks/pre_requisites/prerequisites.yml @@ -36,4 +36,4 @@ enabled: yes tags: with_pkg - when: container_service_name == 'docker' \ No newline at end of file + when: container_service_name == 'docker' diff --git a/roles/ceph-defaults/tasks/main.yml b/roles/ceph-defaults/tasks/main.yml index 73b314ff7..ed97d539c 100644 --- a/roles/ceph-defaults/tasks/main.yml +++ b/roles/ceph-defaults/tasks/main.yml @@ -1 +1 @@ ---- \ No newline at end of file +--- diff --git a/roles/ceph-facts/defaults/main.yml b/roles/ceph-facts/defaults/main.yml index 73b314ff7..ed97d539c 100644 --- a/roles/ceph-facts/defaults/main.yml +++ b/roles/ceph-facts/defaults/main.yml @@ -1 +1 @@ ---- \ No newline at end of file +--- diff --git a/roles/ceph-fetch-keys/tasks/main.yml b/roles/ceph-fetch-keys/tasks/main.yml index 5957093c0..cf30eb9fc 100644 --- a/roles/ceph-fetch-keys/tasks/main.yml +++ b/roles/ceph-fetch-keys/tasks/main.yml @@ -18,4 +18,4 @@ - "/var/lib/ceph/bootstrap-rgw/{{ cluster }}.keyring" - "/var/lib/ceph/bootstrap-mds/{{ cluster }}.keyring" - "/var/lib/ceph/bootstrap-rbd/{{ cluster }}.keyring" - - "/var/lib/ceph/bootstrap-mgr/{{ cluster }}.keyring" \ No newline at end of file + - "/var/lib/ceph/bootstrap-mgr/{{ cluster }}.keyring" diff --git a/roles/ceph-grafana/tasks/setup_container.yml b/roles/ceph-grafana/tasks/setup_container.yml index a444ca8e2..de5f24ae2 100644 --- a/roles/ceph-grafana/tasks/setup_container.yml +++ b/roles/ceph-grafana/tasks/setup_container.yml @@ -24,4 +24,4 @@ state: started enabled: yes daemon_reload: yes - failed_when: false \ No newline at end of file + failed_when: false diff --git a/roles/ceph-handler/tasks/main.yml b/roles/ceph-handler/tasks/main.yml index 09280cdee..5644011cd 100644 --- a/roles/ceph-handler/tasks/main.yml +++ b/roles/ceph-handler/tasks/main.yml @@ -1,3 +1,3 @@ --- - name: include check_running_cluster.yml - include: check_running_cluster.yml \ No newline at end of file + include: check_running_cluster.yml diff --git a/roles/ceph-node-exporter/tasks/setup_container.yml b/roles/ceph-node-exporter/tasks/setup_container.yml index 2dd4dd100..325682cc7 100644 --- a/roles/ceph-node-exporter/tasks/setup_container.yml +++ b/roles/ceph-node-exporter/tasks/setup_container.yml @@ -13,4 +13,4 @@ state: started enabled: yes daemon_reload: yes - failed_when: false \ No newline at end of file + failed_when: false diff --git a/roles/ceph-osd/defaults/main.yml b/roles/ceph-osd/defaults/main.yml index 1f3e8baef..178c807c5 100644 --- a/roles/ceph-osd/defaults/main.yml +++ b/roles/ceph-osd/defaults/main.yml @@ -154,4 +154,4 @@ ceph_osd_numactl_opts: "" ########### nb_retry_wait_osd_up: 60 -delay_wait_osd_up: 10 \ No newline at end of file +delay_wait_osd_up: 10 diff --git a/roles/ceph-osd/tasks/scenarios/lvm.yml b/roles/ceph-osd/tasks/scenarios/lvm.yml index 40dbe8f52..ca248d382 100644 --- a/roles/ceph-osd/tasks/scenarios/lvm.yml +++ b/roles/ceph-osd/tasks/scenarios/lvm.yml @@ -20,4 +20,4 @@ CEPH_CONTAINER_BINARY: "{{ container_binary }}" PYTHONIOENCODING: utf-8 with_items: "{{ lvm_volumes }}" - tags: prepare_osd \ No newline at end of file + tags: prepare_osd diff --git a/roles/ceph-prometheus/handlers/main.yml b/roles/ceph-prometheus/handlers/main.yml index bd4a153f7..1e84e565a 100644 --- a/roles/ceph-prometheus/handlers/main.yml +++ b/roles/ceph-prometheus/handlers/main.yml @@ -9,4 +9,4 @@ state: restarted with_items: - 'alertmanager' - - 'prometheus' \ No newline at end of file + - 'prometheus'