mirror of
https://github.com/mrlesmithjr/ansible-manage-lvm.git
synced 2025-12-14 05:45:22 +03:00
Fixed linting issues
This commit is contained in:
@@ -1 +1 @@
|
||||
skip_list: ['305','503','602']
|
||||
skip_list: ['305', '503', '602']
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
connection: local
|
||||
roles:
|
||||
- ansible-manage-lvm
|
||||
# - name: Test role
|
||||
# hosts: localhost
|
||||
# connection: local
|
||||
# roles:
|
||||
# - role: ansible-manage-lvm
|
||||
|
||||
Reference in New Issue
Block a user