mirror of
https://github.com/geerlingguy/ansible-role-ansible.git
synced 2024-11-12 10:03:56 +01:00
Update to use official Ansible PPA
This commit is contained in:
parent
a67dde092d
commit
68caa623e6
@ -6,7 +6,7 @@
|
||||
|
||||
# Debian installation.
|
||||
- name: Add rquillo repository (Debian).
|
||||
apt_repository: repo='ppa:rquillo/ansible'
|
||||
apt_repository: repo='ppa:ansible/ansible'
|
||||
when: ansible_os_family == 'Debian'
|
||||
|
||||
- name: Update apt cache (Debian).
|
||||
|
Loading…
Reference in New Issue
Block a user