Fixed linting issues

This commit is contained in:
Larry Smith Jr
2023-06-15 08:52:28 -04:00
parent 51b7015f9c
commit d27a3809d9
17 changed files with 95 additions and 94 deletions

View File

@@ -1 +1 @@
skip_list: ['305','503','602']
skip_list: ['305', '503', '602']

View File

@@ -1,5 +1,6 @@
---
- hosts: localhost
connection: local
roles:
- ansible-manage-lvm
# - name: Test role
# hosts: localhost
# connection: local
# roles:
# - role: ansible-manage-lvm