https://github.com/devops-works/ansible-baseline
Baseline system config (TZ, users, bash, useful packages)
https://github.com/devops-works/ansible-baseline
ansible-role
Last synced: about 1 year ago
JSON representation
Baseline system config (TZ, users, bash, useful packages)
- Host: GitHub
- URL: https://github.com/devops-works/ansible-baseline
- Owner: devops-works
- Created: 2016-02-02T14:26:18.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-01-03T11:17:54.000Z (over 1 year ago)
- Last Synced: 2025-01-03T12:26:29.262Z (over 1 year ago)
- Topics: ansible-role
- Language: Jinja
- Homepage:
- Size: 74.2 KB
- Stars: 5
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ansible-baseline role
| Branch | Status |
| :-----------: | :-------------: |
| [master](https://github.com/devops-works/ansible-baseline) |  |
## Summary
Installs base packages, creates users and makes `.bash.d/` fragments directory.
## Authors
[@devops-works](https://github.com/devops-works)