Skip to content

Releases: dcjulian29/ansible-dev

0.9.3

16 May 17:53
Compare
Choose a tag to compare

Changelog

  • 56f0bc6 Fixed a cosmetic issue when applying role in up command

0.9.2

07 May 17:31
Compare
Choose a tag to compare

Changelog

  • 0a479a5 Bump golang.org/x/crypto
  • e746a60 Fixed typo in a flog
  • b121b03 Merge pull request #3 from dcjulian29/dependabot/go_modules/golang.org/x/crypto-0.17.0

0.9.1

17 Oct 22:08
Compare
Choose a tag to compare

Changelog

  • 684f4b9 Added force to force reinstall of requirements

0.9.0

11 Sep 16:43
Compare
Choose a tag to compare

Changelog

  • 0b571ff Fixed a nasty bug in program with cross-platform networking in Go... Instead will depend on an outside tool to accomplish simple ICMP network traffic

0.8.0

09 Sep 22:04
Compare
Choose a tag to compare

Changelog

  • fe74726 Updated other args that containerd spaces inside arg

0.7.1

09 Sep 21:30
Compare
Choose a tag to compare

Changelog

  • 2cabab1 Need to pass args with no spaces in args elememnt
  • e493f8a Updated ping function to not require elevated permision on Linux

0.7.0

08 Sep 17:46
Compare
Choose a tag to compare

Changelog

  • 2cabab1 Need to pass args with no spaces in args elememnt
  • e493f8a Updated ping function to not require elevated permision on Linux

0.6.4

05 Jul 23:23
Compare
Choose a tag to compare

Changelog

  • 958a3e1 When pinging, ping the address instead of the name

0.6.3

02 May 01:02
Compare
Choose a tag to compare

Changelog

  • 8d2e4f6 Need to generate the playbook when the rolename is passed in.

0.6.2

29 Apr 15:34
2eed793
Compare
Choose a tag to compare

Changelog

  • 0ddd56f Added new function to get the folder path of the Roles directory
  • 2eed793 Merge pull request #2 from dcjulian29/1-new-roles-are-created-in-a-folder-too-deep
  • b6f1223 Updated role new sub-command to use the root Role folder instead.