Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.14 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.14 KB

Oszi's Ansible Collections

Personal collections of ansible roles and playbooks for Linux workstations and containers.
Supported distributions include the latest stable Fedora, Debian, Ubuntu.
Most roles also work with the latest RedHat family distributions after some tweaking.
See the examples and role defaults for basic documentation...

Collections

First-time setup

Install with ansible-galaxy from source:

ansible-galaxy collection install \
  "git+/~https://github.com/oszi/ansible-collections.git#/ansible_collections/oszi/" \
  -p ansible/collections

Install as a git submodule:

git submodule add "/~https://github.com/oszi/ansible-collections.git" ansible/collections

See the examples for configuring ansible. Symlink what you need from _scripts.

Commits are signed by AFDE0AB3943D1FB3