ansible-lint --fix

This commit is contained in:
Mark Riedesel 2024-11-22 10:45:41 -06:00
parent 5634cd32d3
commit faa046aa21
21 changed files with 181 additions and 179 deletions

View file

@ -1,10 +1,10 @@
---
- name: detect archinso environment
- name: Detect archinso environment
hosts: all
roles:
- detect_archiso
- name: provision base archlinux installation
- name: Provision base archlinux installation
hosts: base
tags: base
roles: