mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
prefer ansible_managed var in templates
This commit is contained in:
parent
1027c3ce1b
commit
72d2017cb5
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# This configuration file is created by Ansible. Manual changes would get lost.
|
||||
# {{ ansible_managed }}
|
||||
|
||||
# Log-in screen logo
|
||||
[org/gnome/login-screen]
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# This configuration file is created by Ansible. Manual changes would get lost.
|
||||
# {{ ansible_managed }}
|
||||
|
||||
# Night Light settings
|
||||
[org/gnome/settings-daemon/plugins/color]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue