An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Ansible Role: Base

[![Build Status](https://travis-ci.com/HadrienPatte/ansible-role-base.svg?branch=master)](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 [![PGP 0xFB500BB0](https://peegeepee.com/badge/orange/FB500BB0.svg)](https://peegeepee.com/FB500BB0)