Skip to content

Releases: gantsign/ansible-role-intellij

6.11.0

10 Dec 22:30
9b68eb8
Compare
Choose a tag to compare

Enhancement:

  • #342: Added support for inject_facts_as_vars when false

6.10.0

30 Nov 21:04
0bf8004
Compare
Choose a tag to compare

Enhancement:

  • #340: Updated to IntelliJ version 2022.3

6.9.0

26 Nov 23:46
623a6fd
Compare
Choose a tag to compare

Enhancements:

  • #337: Updated to IntelliJ version 2022.2.4
  • #339: Added install code styles and inspection profiles from filesystem

6.8.3

26 Nov 16:08
9b5f92a
Compare
Choose a tag to compare

Enhancement:

  • #328: Updated to IntelliJ version 2022.2.3

Other changes:

  • #332: Added Dependabot
  • #333: Upgraded actions/cache from 2 to 3
  • #334: Upgraded actions/checkout from 2 to 3
  • #335: Upgraded docker/login-action from 1 to 2
  • #336: Upgraded actions/setup-python from 2 to 4

6.8.2

23 Sep 06:59
c08861e
Compare
Choose a tag to compare

Enhancement:

  • #327: Updated to IntelliJ version 2022.2.2

6.8.1

21 Aug 20:41
322a20f
Compare
Choose a tag to compare

Enhancement:

  • #325: Updated to IntelliJ version 2022.2.1

Other changes:

  • #323: Refactored to reuse release workflow
  • #324: Updated README.md
  • #326: Updated Ansible fact examples

6.8.0

26 Jul 18:02
37d3461
Compare
Choose a tag to compare

Enhancement:

  • #322: Updated to IntelliJ version 2022.2

6.7.4

24 Jul 21:16
fcfc86d
Compare
Choose a tag to compare

Enhancement:

  • #321: Updated to IntelliJ version 2022.1.4

6.7.3

22 Jun 19:25
8fe7869
Compare
Choose a tag to compare

Enhancement:

  • #320: Updated to IntelliJ version 2022.1.3

6.7.2

07 Jun 18:41
8fd8613
Compare
Choose a tag to compare

Enhancement:

  • #319: Updated to IntelliJ version 2022.1.2

Other changes:

  • #317: Changed CI to run on Ubuntu 20.04
  • #318: Changed CI to use ansible-galaxy-import-action