Let Ansible decide how to uncomment this line

This commit is contained in:
phil 2024-01-21 10:14:14 +01:00
parent cae4179d59
commit 709ca9ae88

View file

@ -1,5 +1,5 @@
#!/bin/bash
# {{ ansible_managed }}
{{ ansible_managed | comment }}
set -eu