https://github.com/fourstepper/ansible-role-automation-user
https://github.com/fourstepper/ansible-role-automation-user
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fourstepper/ansible-role-automation-user
- Owner: fourstepper
- Created: 2023-11-19T18:28:58.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-19T18:29:00.000Z (over 2 years ago)
- Last Synced: 2025-03-15T23:28:29.707Z (over 1 year ago)
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ansible-role-automation-user
An Ansible Role that provisions a secure automation user for a system
## Requirements
None.
## Role variables
`automation_user: ansible`
Add your public key to the `files/public_keys` file
Note: It is possible to add multiple keys into that file as well, on separate lines.
Behaviour is the same as with authorized_keys
### DISCLAIMER: This role has to be run with root privileges (--ask-become-pass)
#### License
MIT