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

Set pipefail in Ansible shell commands with pipe #9123

Commits on Jul 12, 2022

  1. Set pipefail in Ansible shell commands with pipe

    This gets rid of the Ansible Role linting issue.
    yuumasato committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    170cb3d View commit details
    Browse the repository at this point in the history
  2. Mark tasks that don't make changes

    These tasks in rsyslog_files_permisions gather data whether we need to
    make changes and where.
    yuumasato committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    855ff16 View commit details
    Browse the repository at this point in the history