Move requirements files into ansible dir

This commit is contained in:
Jake Howard
2020-06-15 13:11:44 +01:00
parent 4d75130afd
commit 4d13e3c78f
5 changed files with 16 additions and 10 deletions

View File

@ -1,14 +0,0 @@
extends: default
ignore: |
galaxy_roles
ansible/group_vars/all/hosts.yml
rules:
document-start: "disable"
truthy: "disable"
quoted-strings:
quote-type: double
required: only-when-needed
line-length:
max: 150