|
@@ -27,10 +27,14 @@ |
|
|
|
|
|
|
|
|
- lshw |
|
|
- lshw |
|
|
|
|
|
|
|
|
# - name: jpath - JMESPath exploration tool in the terminal |
|
|
# ansible |
|
|
# pip: |
|
|
- python-setuptools |
|
|
# name: jmespath-terminal |
|
|
- python3-pip |
|
|
# executable: pip3 |
|
|
- name: jpath - JMESPath exploration tool in the terminal |
|
|
|
|
|
pip: |
|
|
|
|
|
name: jmespath-terminal |
|
|
|
|
|
executable: pip3 |
|
|
|
|
|
|
|
|
- name: make ssh-agent user service override directory |
|
|
- name: make ssh-agent user service override directory |
|
|
file: |
|
|
file: |
|
|