-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Do we need the ansible.builtin. prefix here, or would systemd and file work, respectively?
roles/certificates/tasks/001-certbot.yml
13- ignore_errors: yes
14: ansible.builtin.systemd:
15- name: nginx.service
roles/base/tasks/001-users.yml
11-- name: enable systemd lingering for users
12: ansible.builtin.file:
13- path: /var/lib/systemd/linger/{{ item }}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels