Add integrated linters test
Change-Id: If13ccbbe0b8bd2dffcdcd6e9bb3a810e5dd9d550
This commit is contained in:
parent
f022abebcd
commit
11187fe5ef
@ -1,10 +1,9 @@
|
|||||||
.. code-block:: yaml
|
|
||||||
|
|
||||||
- name: Create a systemd mount file for Mount1 and 2
|
- name: Create a systemd mount file for Mount1 and 2
|
||||||
hosts: localhost
|
hosts: localhost
|
||||||
become: true
|
become: true
|
||||||
roles:
|
roles:
|
||||||
- role: "systemd_mount"
|
- role: "systemd_mount"
|
||||||
|
vars:
|
||||||
systemd_mounts:
|
systemd_mounts:
|
||||||
machines:
|
machines:
|
||||||
what: '/var/lib/machines.raw'
|
what: '/var/lib/machines.raw'
|
||||||
|
@ -15,6 +15,7 @@
|
|||||||
|
|
||||||
- project:
|
- project:
|
||||||
templates:
|
templates:
|
||||||
|
- openstack-ansible-linters-jobs
|
||||||
- openstack-ansible-role-jobs
|
- openstack-ansible-role-jobs
|
||||||
- openstack-ansible-deploy-aio_metal-jobs
|
- openstack-ansible-deploy-aio_metal-jobs
|
||||||
- openstack-ansible-deploy-aio_distro_metal-jobs
|
- openstack-ansible-deploy-aio_distro_metal-jobs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user