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

Add non-existing ros user and group #1

Open
ramsafin opened this issue Oct 14, 2018 · 0 comments
Open

Add non-existing ros user and group #1

ramsafin opened this issue Oct 14, 2018 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ramsafin
Copy link
Owner

ramsafin commented Oct 14, 2018

In case if vagrant is not being used remote user may not exist. That's why it needs to be created.
Something like the following should be done in ros role:

tasks:
...
- name: check if ros user and group exist
...
- name: add ros user and group (with sudo privileges) 
...
@ramsafin ramsafin added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Oct 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant