Yes this user is in the sudoers file with full permissions. As an 
alternative, I created the repo file my home directory and then tried to 
copy it into /etc/yum.repos.d but im getting an error of ": FAILED! => 
{"changed": false, "msg": "Destination /etc/yum.repos.d not writable"}"

On Wednesday, June 19, 2019 at 12:13:29 PM UTC-4, Robert Williams wrote:
>
> Have you validated that the user in question has the rights to make the 
> change and that your become is valid?
>
> You could add a task before the repo change using `shell: whoami` to make 
> sure the become is working properly.
>
> Also not sure if you need the single quotes on the ansible_become_user and 
> ansible_become_method vars in the inventory file. 
>
> I havent used the yum_repository - I have previously just used a J2 
> template to place the repo files. 
>
> On Wednesday, June 19, 2019 at 11:56:40 AM UTC-4, Annam Rafi wrote:
>>
>> [image: Screen Shot 2019-06-19 at 11.51.35 AM.png]
>> I tried to use the yum_repository module to create a custom repo but I am 
>> failing to do so. I was getting a permission denied so I evaluated the 
>> permissions. 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/55d8cffd-c364-45d3-9add-a1b48d10a460%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to