Make ansible a dev dependency

It's required by `ansible-lint` to work properly
This commit is contained in:
Jake Howard 2022-01-11 21:19:02 +00:00
parent c5215e330b
commit 89a99d2db2
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -1,2 +1,3 @@
ansible-lint==5.3.2
yamllint==1.24.2
ansible