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

NR-164383 feat: assert_permissions role #41

Conversation

rubenruizdegauna
Copy link
Contributor

@rubenruizdegauna rubenruizdegauna commented Jan 8, 2024

Assert file permissions.

- name: Assert permissions
  include_role:
    name: caos.ansible_roles.assert_permissions
  vars:
    files:
      /etc/fstab: "0644"
      /this/is/another/path: "0765"

Copy link
Contributor

@rogercoll rogercoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rubenruizdegauna rubenruizdegauna merged commit 62575cf into NR-164383_roles_for_infra_agent_testing Jan 10, 2024
2 checks passed
@rubenruizdegauna rubenruizdegauna deleted the NR-164383_assert_permissions branch January 10, 2024 13:32
rubenruizdegauna added a commit that referenced this pull request Jan 10, 2024
* NR-164383 feat: assert_permissions role (#41)

* NR-164383 feat: role for newrelic-cli (#42)

* NR-164383 feat: assert version on Windows (#44)

* NR-164383 feat: package install win/mac (#46)

* NR-164383 feat: fail if unexpected caps found (#47)

* NR-164383 feat: assert not service in Windows (#48)

* NR-164383 feat: install docker in old suse distributions (#49)

* NR-164383 feat: role to install the infra agent (#50)

* NR-164383 feat: roles for HNR alerts (#43)

* NR-164383 feat: roles for HNR alerts

* single role for HNR

* NR-164383 feat: cleanup on windows (#45)

* NR-164383 feat: cleanup on windows

* remove leftover
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants