Files
test/tasks/Debian-default.yml
T
2026-05-02 22:49:52 -05:00

9 lines
182 B
YAML

---
# tasks file for ensure_ansible_prereq
- name: 'repository changes'
ansible.builtin.lineinfile:
path: '/etc/apt/sources.list'
state: 'absent'
regexp: 'deb cdrom:'