We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d884562 commit bfb0a5dCopy full SHA for bfb0a5d
ansible/tasks/finalize-ami.yml
@@ -77,7 +77,7 @@
77
community.general.ini_file:
78
group: 'root'
79
mode: '0644'
80
- noextraspaces: true
+ no_extra_spaces: true
81
option: 'OnCalendar'
82
owner: 'root'
83
path: '/etc/systemd/system/logrotate.timer.d/override.conf'
0 commit comments