Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix world readable setting (#74324) #74418

Merged
merged 1 commit into from May 17, 2021

Conversation

bcoca
Copy link
Member

@bcoca bcoca commented Apr 26, 2021

  • Fix world readable setting

    now uses shell option in all cases, the old constant still exists
    as 'documentation' but it not settable.
    also fix the docsite link in warnings/errors

    import cleanup

(cherry picked from commit d8fa2b5)

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

config

@ansibot ansibot added affects_2.11 backport This PR does not target the devel branch. bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. needs_triage Needs a first human triage before being processed. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Apr 26, 2021
@ansibot ansibot added needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. and removed core_review In order to be merged, this PR must follow the core review workflow. labels May 7, 2021
* Fix world readable setting

   now uses shell option in all cases, the old constant still exists
    as 'documentation' but it not settable.
   also fix the docsite link in warnings/errors

  import cleanup

(cherry picked from commit d8fa2b5)
@ansibot ansibot added core_review In order to be merged, this PR must follow the core review workflow. and removed needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. labels May 17, 2021
@relrod relrod merged commit b5f13e5 into ansible:stable-2.11 May 17, 2021
@bcoca bcoca deleted the world_readable_fix branch May 17, 2021 17:28
@sivel sivel removed the needs_triage Needs a first human triage before being processed. label May 25, 2021
@ansible ansible locked and limited conversation to collaborators Jun 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.11 backport This PR does not target the devel branch. bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants