1
0
Fork 0
ansible-systemd/Makefile

13 Zeilen
154 B
Makefile

format:
black .
isort .
changelog:
antsibull-changelog generate
docs: format
./update_doc
release: changelog docs
ansible-galaxy collection build