Skip to content

Commit c158b54

Browse files
Add --diff as argument to ansible
Helps with tracking changes from upstream/Debian config files.
1 parent 0669de4 commit c158b54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ansible-integration-workflow.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ on:
3838
pre_build_image: true
3939
provisioner:
4040
name: ansible
41+
ansible_args:
42+
- --diff
4143
playbooks:
4244
converge: ../default/converge.yml
4345
disable-apparmor-mysql:

0 commit comments

Comments
 (0)