Skip to content

synodic/ansible-core

Repository files navigation

ansible-core

Ansible collection for the Synodic organization

Developer Setup

To install the required tools, you need PDM, a modern Python package and dependency manager.

Install PDM (recommended):

pipx install pdm

If you don't have pipx, install it with:

python3 -m pip install --user pipx
python3 -m pipx ensurepath

Or see the official installation guide for more options.

Once PDM is installed, install project dependencies:

pdm install

Testing

To test everything, run

pdm test

About

Ansible collection for the Synodic organization

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published