The acme.sh --register-account command is flagged as changed by Ansible on every run #30

Closed
opened 2022-07-01 08:24:06 -05:00 by crest · 1 comment
Owner

Figure out why my acme.sh command invocation is no longer indempotent according to Ansible.

Figure out why my acme.sh command invocation is no longer indempotent according to Ansible.
crest self-assigned this 2022-07-01 08:24:06 -05:00
Author
Owner

An update acme.sh changed the location of account.json from /var/db/acme/ca/acme-v02.api.letsencrypt.org/account.json to /var/db/acme/ca/acme-v02.api.letsencrypt.org/directory/account.json. Change the creates argument to Ansible's command module to reflect this.

An update acme.sh changed the location of `account.json` from `/var/db/acme/ca/acme-v02.api.letsencrypt.org/account.json` to `/var/db/acme/ca/acme-v02.api.letsencrypt.org/directory/account.json`. Change the `creates` argument to Ansible's `command` module to reflect this.
crest referenced this issue from a commit 2022-07-01 08:26:13 -05:00
crest closed this issue 2022-07-01 08:26:13 -05:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ccchb/ansible#30
No description provided.