Slice array

This commit is contained in:
Mike Farah
2022-10-28 20:33:50 +11:00
parent 880397d549
commit 48d6ad58e7
10 changed files with 368 additions and 18 deletions
+2 -11
View File
@@ -1,11 +1,2 @@
---
- become: true
gather_facts: false
hosts: lalaland
name: "Apply smth"
roles:
- lala
- land
serial: 1
- become: false
gather_facts: true
- [cat, dog, frog, cow]
- [apple, banana, grape, mango]