2bit Thoughts
  • Home
  • Author
Sign in Subscribe

git

A collection of 2 posts
ansible

Testing an Ansible Collection - Part 2 - Testing the Collection

There are different aspects to testing a collection you intend to publish to Ansible Galaxy.  Flake8 and ansible-lint are run, and meta/runtime.yml must be present in order to successfully import your collection.  Once again, test everything you can beforehand, because there is no deleting content once accepted by
18 Feb 2022 2 min read
git

Retag a Git Commit

Sometimes, GitHub actions are hard to test with, and it takes multiple pushes to get right.  This is especially annoying when it's just the GitHub action you're trying to figure out. If you want to just re-tag a commit do this: git tag -f <tag&
21 Dec 2021
Page 1 of 1
2bit Thoughts © 2025
Powered by Ghost