fixes for ansible stuf

This commit is contained in:
Ubergeek 2021-05-26 10:53:02 -04:00
parent 38289cd01c
commit 36154eefb2
1 changed files with 4 additions and 5 deletions

View File

@ -7,15 +7,14 @@
update_cache: yes update_cache: yes
vars: vars:
packages: packages:
- ansible
- python3 - python3
- python3-apt - python3-apt
- gpg - gpg
- name: Add Thunix Repo #- name: Add Thunix Repo
apt_key: # apt_key:
url: http://deb.thunix.net/release.key # url: http://deb.thunix.net/release.key
state: present # state: present
- name: Install baseline packages - name: Install baseline packages
apt: apt: