[WIP] Allow more --check runs #166

Closed
dprevot wants to merge 1 commits from when-not-check into stable
Owner

Use “when: not ansible_check_mode” or “when .stat.exists or not
ansible_check_mode” in order to provide a meaningful diff if possible.

(Still work in progress, not ready for merge: just a request for
comment. I’ve reviewed my previous commit until minifirewall, will
continue starting with munin.)

Use “when: not ansible_check_mode” or “when <file>.stat.exists or not ansible_check_mode” in order to provide a meaningful diff if possible. (Still work in progress, not ready for merge: just a request for comment. I’ve reviewed my previous commit until minifirewall, will continue starting with munin.)
dprevot added 11 commits 2022-12-21 18:12:46 +01:00
gitea/ansible-roles/pipeline/head This commit looks good Details
55a64845ce
postfix: add localhost. to mydestination
gitea/ansible-roles/pipeline/head This commit looks good Details
ab3e648f18
Add variable for fix logging
gitea/ansible-roles/pipeline/head This commit looks good Details
2493219270
Add mysql_skip.sh
gitea/ansible-roles/pipeline/head This commit looks good Details
506e7ff3a3
Add mysql_skip_enabled in main
gitea/ansible-roles/pipeline/head This commit looks good Details
a6cfc0159b
Add logrotate for mysql_skip log file
gitea/ansible-roles/pipeline/head This commit looks good Details
d8238d04c2
evolinux-base: ensure dbus enabled and started
gitea/ansible-roles/pipeline/head This commit looks good Details
7005344a5b
evolinux-base: ensure dbus enabled and started
gitea/ansible-roles/pipeline/head This commit looks good Details
fc692cf65b
Allow more --check runs
Use “when: not ansible_check_mode” or “when <file>.stat.exists or not
ansible_check_mode” in order to provide a meaningful diff if possible.

This is an improvement from the previously reverted commit
1728eaee68.
Author
Owner

Proper PR in #167 against unstable.

Proper PR in #167 against unstable.
dprevot closed this pull request 2022-12-21 18:16:18 +01:00
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good

Pull request closed

Sign in to join this conversation.
No reviewers
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: evolix/ansible-roles#166
No description provided.