ensure salt.list is absent

This commit is contained in:
m0duspwnens
2022-04-07 09:03:51 -04:00
parent 722b200e16
commit 8fbd16f75d

View File

@@ -1,3 +1,8 @@
# this removes the repo file left by bootstrap-salt.sh without -r
remove_salt.list:
file.absent:
- name: /etc/apt/sources.list.d/salt.list
saltstack.list:
file.managed:
- name: /etc/apt/sources.list.d/saltstack.list