https://github.com/hadrienpatte/ansible-role-base
Ansible Role - Base server configuration
https://github.com/hadrienpatte/ansible-role-base
ansible-role
Last synced: about 2 months ago
JSON representation
Ansible Role - Base server configuration
- Host: GitHub
- URL: https://github.com/hadrienpatte/ansible-role-base
- Owner: HadrienPatte
- License: mit
- Created: 2020-02-11T01:04:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-22T22:32:37.000Z (over 6 years ago)
- Last Synced: 2025-12-08T09:51:02.880Z (6 months ago)
- Topics: ansible-role
- Language: Python
- Homepage: https://galaxy.ansible.com/hadrienpatte/base
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ansible Role: Base
[](https://travis-ci.com/HadrienPatte/ansible-role-base)
An Ansible Role that sets up the base configuration for servers
## Requirements
None.
## Role Variables
* `base_timezone`: Timezone, defaults to `UTC`
# Dependencies
None.
# Example Playbook
```yaml
- name: Base server configuration
hosts: all
roles:
- hadrienpatte.base
```
## License
MIT
## Author Information
Hadrien Patte [](https://peegeepee.com/FB500BB0)