install ansible from the ppa

This commit is contained in:
Andreas Zweili 2021-10-25 21:27:11 +02:00
parent 591f469b3c
commit e21adf169f
2 changed files with 7 additions and 2 deletions

View File

@ -13,6 +13,11 @@
repo: "ppa:touchegg/stable"
state: present
- name: "Add Touchegg repository"
apt_repository:
repo: "ppa:ansible/ansible"
state: present
- name: "Install Packages"
apt:
state: present

View File

@ -36,11 +36,11 @@ packages:
- ranger
- touchegg
- sshpass
- ansible
- ansible-lint
pip_packages:
- youtube-dl
- ansible
- ansible-lint
snap_packages:
- telegram-desktop