Blank line removal

This commit is contained in:
Jason Rothstein 2021-11-13 20:28:45 -06:00
parent 56d79003a3
commit a0973b3c16
2 changed files with 0 additions and 2 deletions

View File

@ -4,4 +4,3 @@
ansible.builtin.apt_repository:
repo: 'deb cdrom:*'
state: 'absent'

View File

@ -102,4 +102,3 @@
- 'ensure_ansible_prereq.service_facts'
- name: 'flush handlers'
meta: 'flush_handlers'