1
0
Fork 0
ansible-systemd/Makefile

16 Zeilen
201 B
Makefile

format:
black .
isort .
2023-04-23 20:16:21 +00:00
changelog:
antsibull-changelog generate
docs: format
2023-12-09 12:05:36 +00:00
update-doc
2023-04-23 20:16:21 +00:00
release: changelog docs
2024-03-11 19:42:20 +00:00
ansible-galaxy collection build --output-path dist
2023-12-10 19:51:54 +00:00
upload: release
./upload.sh