Skip to content
This repository has been archived by the owner on Nov 23, 2019. It is now read-only.

/etc/grub.conf symlink #21

Closed
shawnsi opened this issue Aug 27, 2014 · 2 comments
Closed

/etc/grub.conf symlink #21

shawnsi opened this issue Aug 27, 2014 · 2 comments

Comments

@shawnsi
Copy link

shawnsi commented Aug 27, 2014

I'm hitting an error on 1.5.1. Looks like ansible can't manage permissions of a symlink without src and dest explicitly set? We can't hardcode src and dest due to #7 .

TASK: [cis | 1.5.1 Set User/Group Owner on /etc/grub.conf] ******************** 
failed: [ec2-54-165-14-20.compute-1.amazonaws.com] => {"failed": true}
msg: src and dest are required for creating links
failed: [ec2-54-218-63-216.us-west-2.compute.amazonaws.com] => {"failed": true}
msg: src and dest are required for creating links

FATAL: all hosts have already failed -- aborting

Any ideas on how to proceed?

@haisamido
Copy link
Contributor

I've been trying to figure this out for a while. I can't find a way in Ansible to find the dest and set permissions to that!

@shawnsi
Copy link
Author

shawnsi commented Aug 29, 2014

Closing this as the issue has been resolved in major/ansible-role-cis#3

@shawnsi shawnsi closed this as completed Aug 29, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants