Started adding odo linux to ansible.

This commit is contained in:
Tom Alexander
2022-10-10 21:50:39 -04:00
parent 0f8bf0b723
commit a271d1c756
4 changed files with 18 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
package:
name:
- zsh
- py39-jmespath # Needed for json_query
- py39-jmespath # Needed on machine running ansible for json_query
state: present
- name: Install packages
@@ -11,7 +11,7 @@
package:
name:
- zsh
- python-jmespath # Needed for json_query
- python-jmespath # Needed on machine running ansible for json_query
state: present
- name: Create group