Initial commit: VM Creation done
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: Install Komodo agent
|
||||
ansible.builtin.shell: |
|
||||
curl -sSL https://komodo.install/script.sh | bash
|
||||
args:
|
||||
creates: /usr/local/bin/komodo
|
||||
Reference in New Issue
Block a user