Skip to content

Releases: ansible-collections/community.ciscosmb

1.0.9 - Revert breaking changes

03 May 12:56
Compare
Choose a tag to compare

Primarily revert release.

Previous release (1.0.8) fixed typo in attribute name, but it was breaking change.
This release brought the typo back (bandwith) and just added the new attribute with correct name "bandwidth" as a copy of the mistypped attribute.

Attribude "bandwith" will be removed in next minor release.

What's Changed

  • Revert breaking changes by @qaxi in #76

Full Changelog: 1.0.8...1.0.9

1.0.8

09 Apr 09:19
Compare
Choose a tag to compare

What's Changed

  • Issue 71 bandwidth by @jscooksey in #72
  • Remove erroneous priv. test - it falsely skip 'enable' for priv. 7 by @qaxi in #74
  • updated CI

Full Changelog: 1.0.7...1.0.8

1.0.7

30 Oct 12:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.6...1.0.7

Clean code, better documentation, updated CI

23 May 15:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.5...1.0.6

Add stable-2.13 to the complete test matrix

29 Apr 11:16
Compare
Choose a tag to compare
1.0.5

version bump to 1.0.5

v1.0.4 Minor changes in documentation, remove Python 2.6 for ansible-devel

05 Oct 06:11
6bfacd8
Compare
Choose a tag to compare
C ichanges (#49)

devel does not support Py 2.6
no ansible 2.13 at this time

v1.0.3 Minor changes in documentation, add Python 3.6

10 Sep 13:51
Compare
Choose a tag to compare

v1.0.2 - Parse large inventories

09 Aug 14:15
Compare
Choose a tag to compare
  • remove unnecessary re.sub() rem.M
  • units for large show_inventory output
  • changelog fragment

v1.0.1 - Be ready for inclusion to Ansible 5

20 Jul 10:53
Compare
Choose a tag to compare

Minor fixes for ansible collections inclusion

Minor Changes

  • Added Releasing, CoC and Contributing to README.md
  • Added author
  • Added license header
  • Release policy, versioning, deprecation
  • Updated CoC, added email address
  • more descriptiove Release section on README.md

v1.0.0 - first community release

04 Jun 17:03
Compare
Choose a tag to compare
  • shorten module names from community.ciscosmb.ciscosmb_command to community.ciscosmb.command
  • tests updated for community.ciscosmb
  • transform collection qaxi.ciscosmb to community.ciscosmb