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

docs/node/run-your-node: Use FQCN for Ansible user module #828

Merged
merged 1 commit into from
May 22, 2024

Conversation

anzoman
Copy link
Contributor

@anzoman anzoman commented May 22, 2024

Using fully-qualified collection names (FQCN) in Ansible content is a recommended practice. So, this minor update suggests using ansible.builtin.user (with FQCN) instead of user module (without FQCN) when creating a new oasis user.

@anzoman anzoman requested review from matevz and ptrus May 22, 2024 12:08
Copy link

netlify bot commented May 22, 2024

Deploy Preview for oasisprotocol-docs ready!

Name Link
🔨 Latest commit f320824
🔍 Latest deploy log https://app.netlify.com/sites/oasisprotocol-docs/deploys/664df75279b8150008c65401
😎 Deploy Preview https://deploy-preview-828--oasisprotocol-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@anzoman anzoman force-pushed the anzoman/ansible-user-module-use-fqcn branch from bb9dbda to f320824 Compare May 22, 2024 13:46
@anzoman anzoman merged commit d59cd85 into main May 22, 2024
2 checks passed
@anzoman anzoman deleted the anzoman/ansible-user-module-use-fqcn branch May 22, 2024 13:49
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.

3 participants