summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorBrian Coca <bcoca@users.noreply.github.com>2022-11-16 15:37:18 -0500
committerGitHub <noreply@github.com>2022-11-16 14:37:18 -0600
commit217eaf1e68a291a986249296463d3c6f310dd305 (patch)
treeec3b0a49dd32083e3f652d3cda7b81ec73f8b439 /changelogs
parentc5065264c2481f555bf3d12f46ac579c4961b25b (diff)
downloadansible-217eaf1e68a291a986249296463d3c6f310dd305.tar.gz
mention acl in permissions errors (#79209) (#79250)
as chmod/mode is not the only thing we attempt and Ubuntu not shipping acl in newer versions can lead to some confusion fixes #79146 (cherry picked from commit 0f18ddca9f4b04cacd85a8a54a6fcc8f8b2ee38e)
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/mention_acl.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/mention_acl.yml b/changelogs/fragments/mention_acl.yml
new file mode 100644
index 0000000000..bb8093d7c9
--- /dev/null
+++ b/changelogs/fragments/mention_acl.yml
@@ -0,0 +1,2 @@
+bugfixes:
+ - updated error messages to include 'acl' and not just mode changes when failing to set required permissions on remote.