ansible: Remove group read access to netplan configuration files
authorKienan Stewart <kstewart@efficios.com>
Fri, 9 Aug 2024 14:08:39 +0000 (10:08 -0400)
committerKienan Stewart <kstewart@efficios.com>
Fri, 9 Aug 2024 14:08:39 +0000 (10:08 -0400)
commit0d8f931b9641ceb28d1965c987d71a949294b491
treea2c431ca83dc377a9accdd2948dfa21a4f7ee161
parent2e751f473cac0dfe6da226089f45c24dbb59a221
ansible: Remove group read access to netplan configuration files

Netplan warns that the configuration files shouldn't be group readable
when running `netplan apply`. This change will silence that warning.

Change-Id: I3d390f5626f92760e2a4ab7690f9c63b64ef639b
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
automation/ansible/roles/netplan/tasks/main.yml
This page took 0.022754 seconds and 4 git commands to generate.