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

Allow users to override the owner group #128

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

ni-fgenois
Copy link

@ni-fgenois ni-fgenois commented Sep 22, 2022

I'm experiencing some problems on Mac when the owner user doesn't have any associated groups with the same name:

TASK [staticdev.pyenv : Copy over check-configure-options.py] *************************************************************************************************************************************************************************************************
task path: /mnt/c/code/ansible-izo/ansible_roles/staticdev.pyenv/tasks/custom_facts.yml:7
fatal: [izo-sts-mac-02]: FAILED! => {"changed": false, "checksum": "8832f3169e82c52f2462e0fcee26f8eb496ec35a", "gid": 0, "group": "wheel", "mode": "0644", "msg": "chgrp failed: failed to look up group MY_USER", "owner": "MY_USER", "path": "/etc/ansible/facts.d/check-configure-options.py", "size": 194, "state": "file", "uid": 502}

Nice module btw :)

tasks/install.yml Outdated Show resolved Hide resolved
@staticdev staticdev merged commit 196c0ed into staticdev:main Sep 27, 2022
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