mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 05:40:17 +00:00
Fixing pkg name
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
- python-pip
|
||||
- letsencrypt
|
||||
- python-certbot-apache
|
||||
- apt-https-transport
|
||||
- apt-transport-https
|
||||
- cron
|
||||
|
||||
# Install ansible python package, because it's the latest
|
||||
- name: Install ansible
|
||||
pip:
|
||||
name: ansible
|
||||
name: ansible
|
||||
|
||||
Reference in New Issue
Block a user