4
0
Fork 0

with_items to loop

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-01-25 11:36:12 +00:00
parent 9fe177f9ce
commit 10a6a2e0dd
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9
4 changed files with 10 additions and 6 deletions

View file

@ -62,7 +62,9 @@
mode: "0600"
owner: root
group: root
loop: tipc # note the item used in the template
loop:
- tipc
# note the item used in the template
- name: "3.1.3 | PATCH | Ensure TIPC is disabled | blacklist"
ansible.builtin.lineinfile: