Ansible role to configure Debian systems
Go to file
2024-11-11 15:57:54 -05:00
defaults v0.0.1 2024-08-08 11:11:37 -04:00
handlers v0.0.1 2024-08-08 11:11:37 -04:00
meta v0.0.1 2024-08-08 11:11:37 -04:00
tasks v1.0.0 2024-11-11 15:57:54 -05:00
templates v0.0.1 2024-08-08 11:11:37 -04:00
tests v0.0.1 2024-08-08 11:11:37 -04:00
vars v0.0.1 2024-08-08 11:11:37 -04:00
README.md v0.0.1 2024-08-08 11:11:37 -04:00

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/