tweaks for lint happiness
This commit is contained in:
parent
5d78efcac5
commit
c6f5d3546a
12 changed files with 128 additions and 104 deletions
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
- hosts: all
|
||||
become: true
|
||||
tasks:
|
||||
- name: Is this a livecd?
|
||||
ansible.builtin.debug:
|
||||
msg: "{{ ansible_nodename }} {{ ansible_nodename == 'archiso' }}"
|
Loading…
Add table
Add a link
Reference in a new issue