summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2020-02-20 10:01:09 -0800
committerMatt Clay <matt@mystile.com>2020-02-20 15:13:39 -0800
commit65646179f1b45787c19a7aae13ccd50fe2c86631 (patch)
tree2cd5e8cbcfc570f50dd59759e58d3d6637bd5e20 /changelogs
parent854925b0724ea6507c55a66cf340c23438de55b5 (diff)
downloadansible-65646179f1b45787c19a7aae13ccd50fe2c86631.tar.gz
Fix become for network_cli in collections.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/network-cli-become-collections.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/network-cli-become-collections.yml b/changelogs/fragments/network-cli-become-collections.yml
new file mode 100644
index 0000000000..465a1f63bc
--- /dev/null
+++ b/changelogs/fragments/network-cli-become-collections.yml
@@ -0,0 +1,2 @@
+bugfixes:
+ - Skipping of become for ``network_cli`` connections now works when ``network_cli`` is sourced from a collection.