Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Passwordless sudo #3

Open
joustava opened this issue Jul 20, 2015 · 1 comment
Open

Passwordless sudo #3

joustava opened this issue Jul 20, 2015 · 1 comment

Comments

@joustava
Copy link

I'm new to ansible and just curious why we'd need passwordless sudo for the local actions.
Wouldn't it be possible to point ´local_ansible_data_path´ e.g ´~/Downloads/ansible´ and change the dependent tasks to ´sudo: no´?

btw thanks for this repo.

@marcrohlfs
Copy link
Contributor

Hi Joustava!

Yes, this would be possible - and that's what we've implemented for many of our Ansible roles. Applying this (and all the others of our latest implementation policies for Ansible roles and projects) means we have to introduce many updates to the ansible-liferay role and apply the new versions of the used roles to this project. Unfortunately I am currently not working on Liferay projects and thus hardly won't find the time to do all this work on short term, I'm sorry.

If You're interested in our latest role implementations and how we now implement the local data path, You may have a look at our following roles:

Kind regards
Marc

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