summaryrefslogtreecommitdiffstats
path: root/changelogs/fragments
diff options
context:
space:
mode:
authorTed Pearson <ted@tedpearson.com>2020-05-14 17:36:47 +0200
committerGitHub <noreply@github.com>2020-05-14 17:36:47 +0200
commitc13b040e67eacb4f22f2ea7650561fee627dbcb9 (patch)
tree5f467ff6f429d10f79fe40b66f11e736ded0d16b /changelogs/fragments
parentadded unvault lookup plugin (#69087) (diff)
downloadansible-c13b040e67eacb4f22f2ea7650561fee627dbcb9.tar.xz
ansible-c13b040e67eacb4f22f2ea7650561fee627dbcb9.zip
systemd: set scope default to "system" (#67006)
- Make "system" default scope for systemd - Remove extra None checks since there is now a default
Diffstat (limited to 'changelogs/fragments')
-rw-r--r--changelogs/fragments/67006-systemd-scope-default.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/67006-systemd-scope-default.yaml b/changelogs/fragments/67006-systemd-scope-default.yaml
new file mode 100644
index 0000000000..26cc9143a7
--- /dev/null
+++ b/changelogs/fragments/67006-systemd-scope-default.yaml
@@ -0,0 +1,2 @@
+minor_changes:
+ - systemd - default scope is now explicitly "system" \ No newline at end of file