fix linting
All checks were successful
test / Linting (push) Successful in 31s
test / Molecule tests (default, debian11) (push) Successful in 59s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m5s
test / Molecule tests (default, debian12) (push) Successful in 1m37s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m4s
test / Molecule tests (with_custom_repo, debian11) (push) Successful in 1m7s
test / Molecule tests (with_custom_repo, debian12) (push) Successful in 54s
test / Molecule tests (with_custom_repo, ubuntu2004) (push) Successful in 1m8s
test / Molecule tests (with_custom_repo, ubuntu2204) (push) Successful in 1m12s
All checks were successful
test / Linting (push) Successful in 31s
test / Molecule tests (default, debian11) (push) Successful in 59s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m5s
test / Molecule tests (default, debian12) (push) Successful in 1m37s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m4s
test / Molecule tests (with_custom_repo, debian11) (push) Successful in 1m7s
test / Molecule tests (with_custom_repo, debian12) (push) Successful in 54s
test / Molecule tests (with_custom_repo, ubuntu2004) (push) Successful in 1m8s
test / Molecule tests (with_custom_repo, ubuntu2204) (push) Successful in 1m12s
This commit is contained in:
parent
b83a5e9816
commit
47ae41fd32
@ -68,10 +68,6 @@
|
||||
- stat_etc_apt_sources_list_d.stat.gr_name == 'root'
|
||||
- stat_etc_apt_sources_list_d.stat.mode == '0644'
|
||||
|
||||
- name: test
|
||||
debug:
|
||||
msg: "{{ slurp_etc_apt_sources_list_d.content|b64decode }}"
|
||||
|
||||
- name: "Verify file /etc/apt/sources.list.d/{{ ansible_distribution|lower }}"
|
||||
vars:
|
||||
expected_source_list_content:
|
||||
|
Loading…
Reference in New Issue
Block a user