Ansible role to configure Debian systems
defaults | ||
handlers | ||
meta | ||
tasks | ||
templates | ||
tests | ||
vars | ||
README.md |
Debian
Initial configuration of a Debian node.
Requirements
None.
Role Variables
is_new_host: boolean value to toggle non-idempotent steps (creating preseeds and editing the motd)
Dependencies
None.
Example Playbook
- hosts: servers
roles:
- { role: ericomeehan.debian, is_new_host: true }
License
BSD
Author Information
Eric O'Neill Meehan https://www.eom.dev/