fix: linting
All checks were successful
test / Linting (push) Successful in 9s

This commit is contained in:
Bertrand Lanson 2023-12-05 22:25:11 +01:00
parent 3d3ef70dba
commit 289d5b4c69
2 changed files with 0 additions and 2 deletions

View File

@ -17,7 +17,6 @@
register: slurp_etc_default_nginx
- name: "Verify file /etc/systemd/system/nginx_container.service"
vars:
ansible.builtin.assert:
that:
- stat_etc_default_nginx.stat.exists

View File

@ -17,7 +17,6 @@
register: slurp_etc_default_nginx
- name: "Verify file /etc/systemd/system/nginx_container.service"
vars:
ansible.builtin.assert:
that:
- stat_etc_default_nginx.stat.exists