Skip to content

Releases: carlmontanari/nornsible

Ansible dynamic inventory support!

11 Jan 23:48
c0fb8b0
Compare
Choose a tag to compare
Ansible dynamic inventory support (#2)

* add dynamic inventory support

* readme

Official py3.8 support

06 Nov 01:45
Compare
Choose a tag to compare

Now that GitHub Actions support 3.8... support is "official" :D

Ignore case for hosts/groups

28 Oct 15:21
Compare
Choose a tag to compare
2019.10.28

linting, update version

2019.09.20

20 Sep 16:41
Compare
Choose a tag to compare
  • add delegate functionality
  • add pretty(?) printing stuff to augment "normal" print_result

clean up!

18 Sep 02:32
Compare
Choose a tag to compare
  • cleanup docs
  • put things in readme
  • add type hints && Mypy to tox
  • name things nicer
  • divide tests up more logically

Initial release!

17 Sep 03:51
Compare
Choose a tag to compare
2019.09.16

initial commit!