diff options
author | Fred <f.fredhenry@gmail.com> | 2024-10-19 10:44:45 -0500 |
---|---|---|
committer | Fred <f.fredhenry@gmail.com> | 2024-10-19 10:44:45 -0500 |
commit | e41d50fe19251fbe2918352e981a6b9d23a9ee29 (patch) | |
tree | 7a34c07bfbb74c8ca6b5a1d023acc610a45b0108 /main.yml | |
parent | 92afd56a0091584dbd24a017ca1306c0560fbd46 (diff) |
Diffstat (limited to 'main.yml')
-rw-r--r-- | main.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ --- - - name: Golden Kali + - name: GigaKali hosts: localhost become: true gather_facts: false |