diff --git a/etc/kayobe/ansible/advise-run.yml b/etc/kayobe/ansible/advise-run.yml index 77c8e42d3..f6be804bf 100644 --- a/etc/kayobe/ansible/advise-run.yml +++ b/etc/kayobe/ansible/advise-run.yml @@ -8,7 +8,7 @@ venv: ~/venvs/advise-review input_dir: "{{ lookup('env', 'PWD') }}/overcloud-introspection-data" output_dir: "{{ lookup('env', 'PWD') }}/review" - advise_pattern: .*.eval # Uses regex + advise_pattern: .*.eval # Uses regex tasks: - name: Install dependencies ansible.builtin.pip: diff --git a/etc/kayobe/ansible/fix-houston.yml b/etc/kayobe/ansible/fix-houston.yml index e69929650..0333450e7 100644 --- a/etc/kayobe/ansible/fix-houston.yml +++ b/etc/kayobe/ansible/fix-houston.yml @@ -41,4 +41,4 @@ handlers: - name: Reload systemd - ansible.builtin.command: systemctl daemon-reload # noqa command-instead-of-module + ansible.builtin.command: systemctl daemon-reload # noqa command-instead-of-module diff --git a/etc/kayobe/ansible/stackhpc-cloud-tests.yml b/etc/kayobe/ansible/stackhpc-cloud-tests.yml index 200ac6711..458582080 100644 --- a/etc/kayobe/ansible/stackhpc-cloud-tests.yml +++ b/etc/kayobe/ansible/stackhpc-cloud-tests.yml @@ -32,7 +32,7 @@ depth: 1 single_branch: true - - name: Ensure the latest versions of pip and setuptools are installed # noqa package-latest + - name: Ensure the latest versions of pip and setuptools are installed # noqa package-latest ansible.builtin.pip: name: "{{ item.name }}" state: latest diff --git a/etc/kayobe/kolla/config/ironic/policy.yaml b/etc/kayobe/kolla/config/ironic/policy.yaml index 3461786cc..e37f33113 100644 --- a/etc/kayobe/kolla/config/ironic/policy.yaml +++ b/etc/kayobe/kolla/config/ironic/policy.yaml @@ -1,3 +1,4 @@ +--- # Retrieve multiple Node records # GET /nodes # GET /nodes/detail