Molecule Testing, Idempotence - Enable linger, expect file via creates:, syntax debugging
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 1m14s
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 1m14s
This commit is contained in:
parent
b9c8a2e50a
commit
991797cefa
@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
- name: Enable remote login session linger
|
- name: Enable remote login session linger
|
||||||
command: "loginctl enable-linger {{ item.name }}"
|
command: "loginctl enable-linger {{ item.name }}"
|
||||||
creates: "/var/lib/systemd/linger/{{ item.name }}"
|
creates: "/var/lib/systemd/linger/{{ item.name }}"
|
||||||
with_items:
|
with_items:
|
||||||
- "{{ service_users }}"
|
- "{{ service_users }}"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user