Skip to content
Snippets Groups Projects
Verified Commit 5724fa12 authored by Chris Croome's avatar Chris Croome
Browse files

yaml lint fixes

parent 70c5c2c9
No related branches found
No related tags found
No related merge requests found
Pipeline #29357 passed
......@@ -17,7 +17,7 @@ repos:
name: YAML Lint
# https://github.com/ansible/ansible-lint/releases
- repo: https://github.com/ansible/ansible-lint.git
rev: v6.18.0
rev: v6.19.0
hooks:
- id: ansible-lint
name: Ansible Lint
......
......@@ -8,14 +8,14 @@
#
# You should have received a copy of the GNU General Public License along with the Webarchitects Apache Ansible role. If not, see <https://www.gnu.org/licenses/>.
---
dependency:
dependency:
name: galaxy
platforms:
- name: instance
provisioner:
name: ansible
options:
D: True
D: true
verifier:
name: ansible
...
......@@ -8,7 +8,7 @@
#
# You should have received a copy of the GNU General Public License along with the Webarchitects Apache Ansible role. If not, see <https://www.gnu.org/licenses/>.
---
- name: apt
- name: apt
src: https://git.coop/webarch/apt.git
version: 3.0.2 # apt
scm: git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment