Slice array (#1403)

This commit is contained in:
Mike Farah
2022-10-29 18:15:21 +11:00
committed by GitHub
parent 880397d549
commit d99614f55a
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]