Skip to content

Commit

Permalink
https://github.com/ansible/ansible-lint/pull/2359
Browse files Browse the repository at this point in the history
  • Loading branch information
hswong3i committed Sep 2, 2022
1 parent 1197aed commit c25673d
Show file tree
Hide file tree
Showing 24 changed files with 48 additions and 24 deletions.
3 changes: 2 additions & 1 deletion molecule/ubuntu-18.04-libvirt/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/cleanup.yml
- name: import playbook ../../playbooks/cleanup
import_playbook: ../../playbooks/cleanup.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-18.04-libvirt/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/converge.yml
- name: import playbook ../../playbooks/converge
import_playbook: ../../playbooks/converge.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-18.04-libvirt/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/prepare.yml
- name: import playbook ../../playbooks/prepare
import_playbook: ../../playbooks/prepare.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-18.04-libvirt/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/verify.yml
- name: import playbook ../../playbooks/verify
import_playbook: ../../playbooks/verify.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-18.04-virtualbox/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/cleanup.yml
- name: import playbook ../../playbooks/cleanup
import_playbook: ../../playbooks/cleanup.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-18.04-virtualbox/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/converge.yml
- name: import playbook ../../playbooks/converge
import_playbook: ../../playbooks/converge.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-18.04-virtualbox/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/prepare.yml
- name: import playbook ../../playbooks/prepare
import_playbook: ../../playbooks/prepare.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-18.04-virtualbox/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/verify.yml
- name: import playbook ../../playbooks/verify
import_playbook: ../../playbooks/verify.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-20.04-libvirt/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/cleanup.yml
- name: import playbook ../../playbooks/cleanup
import_playbook: ../../playbooks/cleanup.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-20.04-libvirt/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/converge.yml
- name: import playbook ../../playbooks/converge
import_playbook: ../../playbooks/converge.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-20.04-libvirt/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/prepare.yml
- name: import playbook ../../playbooks/prepare
import_playbook: ../../playbooks/prepare.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-20.04-libvirt/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/verify.yml
- name: import playbook ../../playbooks/verify
import_playbook: ../../playbooks/verify.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-20.04-virtualbox/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/cleanup.yml
- name: import playbook ../../playbooks/cleanup
import_playbook: ../../playbooks/cleanup.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-20.04-virtualbox/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/converge.yml
- name: import playbook ../../playbooks/converge
import_playbook: ../../playbooks/converge.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-20.04-virtualbox/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/prepare.yml
- name: import playbook ../../playbooks/prepare
import_playbook: ../../playbooks/prepare.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-20.04-virtualbox/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/verify.yml
- name: import playbook ../../playbooks/verify
import_playbook: ../../playbooks/verify.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-22.04-libvirt/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/cleanup.yml
- name: import playbook ../../playbooks/cleanup
import_playbook: ../../playbooks/cleanup.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-22.04-libvirt/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/converge.yml
- name: import playbook ../../playbooks/converge
import_playbook: ../../playbooks/converge.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-22.04-libvirt/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/prepare.yml
- name: import playbook ../../playbooks/prepare
import_playbook: ../../playbooks/prepare.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-22.04-libvirt/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/verify.yml
- name: import playbook ../../playbooks/verify
import_playbook: ../../playbooks/verify.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-22.04-virtualbox/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/cleanup.yml
- name: import playbook ../../playbooks/cleanup
import_playbook: ../../playbooks/cleanup.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-22.04-virtualbox/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/converge.yml
- name: import playbook ../../playbooks/converge
import_playbook: ../../playbooks/converge.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-22.04-virtualbox/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/prepare.yml
- name: import playbook ../../playbooks/prepare
import_playbook: ../../playbooks/prepare.yml
3 changes: 2 additions & 1 deletion molecule/ubuntu-22.04-virtualbox/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

- import_playbook: ../../playbooks/verify.yml
- name: import playbook ../../playbooks/verify
import_playbook: ../../playbooks/verify.yml

0 comments on commit c25673d

Please sign in to comment.