Skip to content

Commit 6874335

Browse files
authored
feat: transfer project from cktf to ckoliber
1 parent 4ae49ce commit 6874335

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

CHANGELOG.md

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,182 +1,182 @@
1-
# [3.0.0](https://github.com/cktf/terraform-module-ansible/compare/2.8.1...3.0.0) (2025-07-20)
1+
# [3.0.0](https://github.com/ckoliber/terraform-module-ansible/compare/2.8.1...3.0.0) (2025-07-20)
22

33

44
### Features
55

6-
* add playbook hash triggers_replace ([a837023](https://github.com/cktf/terraform-module-ansible/commit/a8370234c4c5ea7f3ea077d3e32c8b29a9a56b3b))
6+
* add playbook hash triggers_replace ([a837023](https://github.com/ckoliber/terraform-module-ansible/commit/a8370234c4c5ea7f3ea077d3e32c8b29a9a56b3b))
77

88

99
### BREAKING CHANGES
1010

1111
* merge create, destroy playbook args
1212

13-
## [2.8.1](https://github.com/cktf/terraform-module-ansible/compare/2.8.0...2.8.1) (2025-07-15)
13+
## [2.8.1](https://github.com/ckoliber/terraform-module-ansible/compare/2.8.0...2.8.1) (2025-07-15)
1414

1515

1616
### Bug Fixes
1717

18-
* add empty vars, groups to ungrouped group ([9a84204](https://github.com/cktf/terraform-module-ansible/commit/9a84204a4977d6ff66cd0a888ffb29789c040b7f))
18+
* add empty vars, groups to ungrouped group ([9a84204](https://github.com/ckoliber/terraform-module-ansible/commit/9a84204a4977d6ff66cd0a888ffb29789c040b7f))
1919

20-
# [2.8.0](https://github.com/cktf/terraform-module-ansible/compare/2.7.0...2.8.0) (2025-07-15)
20+
# [2.8.0](https://github.com/ckoliber/terraform-module-ansible/compare/2.7.0...2.8.0) (2025-07-15)
2121

2222

2323
### Features
2424

25-
* add ungrouped default group ([2b714d5](https://github.com/cktf/terraform-module-ansible/commit/2b714d5c4856b21e76fb425ae7edb3e04441b2d7))
25+
* add ungrouped default group ([2b714d5](https://github.com/ckoliber/terraform-module-ansible/commit/2b714d5c4856b21e76fb425ae7edb3e04441b2d7))
2626

27-
# [2.7.0](https://github.com/cktf/terraform-module-ansible/compare/2.6.0...2.7.0) (2025-07-09)
27+
# [2.7.0](https://github.com/ckoliber/terraform-module-ansible/compare/2.6.0...2.7.0) (2025-07-09)
2828

2929

3030
### Bug Fixes
3131

32-
* restore empty terraform lock file ([0b1ac12](https://github.com/cktf/terraform-module-ansible/commit/0b1ac127e5024cc0375ffd11b9dfbb912005fe7d))
32+
* restore empty terraform lock file ([0b1ac12](https://github.com/ckoliber/terraform-module-ansible/commit/0b1ac127e5024cc0375ffd11b9dfbb912005fe7d))
3333

3434

3535
### Features
3636

37-
* add nonsensitive to show local-exec output ([0c89799](https://github.com/cktf/terraform-module-ansible/commit/0c897992a5ce44ab2cab2c0e3cc49bb864d318de))
37+
* add nonsensitive to show local-exec output ([0c89799](https://github.com/ckoliber/terraform-module-ansible/commit/0c897992a5ce44ab2cab2c0e3cc49bb864d318de))
3838

39-
# [2.6.0](https://github.com/cktf/terraform-module-ansible/compare/2.5.0...2.6.0) (2025-02-22)
39+
# [2.6.0](https://github.com/ckoliber/terraform-module-ansible/compare/2.5.0...2.6.0) (2025-02-22)
4040

4141

4242
### Features
4343

44-
* add new CI ([bc45e78](https://github.com/cktf/terraform-module-ansible/commit/bc45e785f69d3d1753f72068126e27b05e958633))
44+
* add new CI ([bc45e78](https://github.com/ckoliber/terraform-module-ansible/commit/bc45e785f69d3d1753f72068126e27b05e958633))
4545

46-
# [2.5.0](https://github.com/cktf/terraform-module-ansible/compare/2.4.0...2.5.0) (2025-02-18)
46+
# [2.5.0](https://github.com/ckoliber/terraform-module-ansible/compare/2.4.0...2.5.0) (2025-02-18)
4747

4848

4949
### Features
5050

51-
* replace date with mktemp ([8293207](https://github.com/cktf/terraform-module-ansible/commit/8293207fbf963642434144391c5f2a5c775c0c30))
51+
* replace date with mktemp ([8293207](https://github.com/ckoliber/terraform-module-ansible/commit/8293207fbf963642434144391c5f2a5c775c0c30))
5252

53-
# [2.4.0](https://github.com/cktf/terraform-module-ansible/compare/2.3.0...2.4.0) (2024-11-26)
53+
# [2.4.0](https://github.com/ckoliber/terraform-module-ansible/compare/2.3.0...2.4.0) (2024-11-26)
5454

5555

5656
### Features
5757

58-
* remove inventory directory on successful playbook ([da95780](https://github.com/cktf/terraform-module-ansible/commit/da9578035b96a9a24cfc2f5fcf21ca908493afba))
58+
* remove inventory directory on successful playbook ([da95780](https://github.com/ckoliber/terraform-module-ansible/commit/da9578035b96a9a24cfc2f5fcf21ca908493afba))
5959

60-
# [2.3.0](https://github.com/cktf/terraform-module-ansible/compare/2.2.0...2.3.0) (2024-11-26)
60+
# [2.3.0](https://github.com/ckoliber/terraform-module-ansible/compare/2.2.0...2.3.0) (2024-11-26)
6161

6262

6363
### Features
6464

65-
* add nanosecond to ansible inventory folder name ([63fc51e](https://github.com/cktf/terraform-module-ansible/commit/63fc51e78a48268da611c8b5a3cb587622395552))
65+
* add nanosecond to ansible inventory folder name ([63fc51e](https://github.com/ckoliber/terraform-module-ansible/commit/63fc51e78a48268da611c8b5a3cb587622395552))
6666

67-
# [2.2.0](https://github.com/cktf/terraform-module-ansible/compare/2.1.0...2.2.0) (2024-11-26)
67+
# [2.2.0](https://github.com/ckoliber/terraform-module-ansible/compare/2.1.0...2.2.0) (2024-11-26)
6868

6969

7070
### Features
7171

72-
* add optional host vars ([3f85a48](https://github.com/cktf/terraform-module-ansible/commit/3f85a4825aab75838fd0bc59b2e08f60e50c75ef))
72+
* add optional host vars ([3f85a48](https://github.com/ckoliber/terraform-module-ansible/commit/3f85a4825aab75838fd0bc59b2e08f60e50c75ef))
7373

74-
# [2.1.0](https://github.com/cktf/terraform-module-ansible/compare/2.0.1...2.1.0) (2024-11-26)
74+
# [2.1.0](https://github.com/ckoliber/terraform-module-ansible/compare/2.0.1...2.1.0) (2024-11-26)
7575

7676

7777
### Features
7878

79-
* add host vars ([8655ce7](https://github.com/cktf/terraform-module-ansible/commit/8655ce7e2396c4c4eb676a4adc7e2e206765f62b))
80-
* disable inventory removal ([582678c](https://github.com/cktf/terraform-module-ansible/commit/582678c0583ee70dea7bb4b2eb316069699d0268))
79+
* add host vars ([8655ce7](https://github.com/ckoliber/terraform-module-ansible/commit/8655ce7e2396c4c4eb676a4adc7e2e206765f62b))
80+
* disable inventory removal ([582678c](https://github.com/ckoliber/terraform-module-ansible/commit/582678c0583ee70dea7bb4b2eb316069699d0268))
8181

82-
## [2.0.1](https://github.com/cktf/terraform-module-ansible/compare/2.0.0...2.0.1) (2024-11-26)
82+
## [2.0.1](https://github.com/ckoliber/terraform-module-ansible/compare/2.0.0...2.0.1) (2024-11-26)
8383

8484

8585
### Bug Fixes
8686

87-
* disable ROOT remove on playbook errors ([42a0ff3](https://github.com/cktf/terraform-module-ansible/commit/42a0ff35bdc0a167eb3ca1be01068a6545a153f3))
87+
* disable ROOT remove on playbook errors ([42a0ff3](https://github.com/ckoliber/terraform-module-ansible/commit/42a0ff35bdc0a167eb3ca1be01068a6545a153f3))
8888

89-
# [2.0.0](https://github.com/cktf/terraform-module-ansible/compare/1.6.0...2.0.0) (2024-11-18)
89+
# [2.0.0](https://github.com/ckoliber/terraform-module-ansible/compare/1.6.0...2.0.0) (2024-11-18)
9090

9191

9292
### Features
9393

94-
* add destroy time playbook ([6f4ab5f](https://github.com/cktf/terraform-module-ansible/commit/6f4ab5fd59cf4f4b6dc3405f8d2ca3c1a9ec5717))
94+
* add destroy time playbook ([6f4ab5f](https://github.com/ckoliber/terraform-module-ansible/commit/6f4ab5fd59cf4f4b6dc3405f8d2ca3c1a9ec5717))
9595

9696

9797
### BREAKING CHANGES
9898

9999
* change variables
100100

101-
# [1.6.0](https://github.com/cktf/terraform-module-ansible/compare/1.5.0...1.6.0) (2024-11-18)
101+
# [1.6.0](https://github.com/ckoliber/terraform-module-ansible/compare/1.5.0...1.6.0) (2024-11-18)
102102

103103

104104
### Features
105105

106-
* enable quite mode in local-exec ([891f3f3](https://github.com/cktf/terraform-module-ansible/commit/891f3f3e1034ac731b826386383a9c979fb2e323))
106+
* enable quite mode in local-exec ([891f3f3](https://github.com/ckoliber/terraform-module-ansible/commit/891f3f3e1034ac731b826386383a9c979fb2e323))
107107

108-
# [1.5.0](https://github.com/cktf/terraform-module-ansible/compare/1.4.0...1.5.0) (2024-11-11)
108+
# [1.5.0](https://github.com/ckoliber/terraform-module-ansible/compare/1.4.0...1.5.0) (2024-11-11)
109109

110110

111111
### Features
112112

113-
* add UserKnownHostsFile ssh flag ([1de444c](https://github.com/cktf/terraform-module-ansible/commit/1de444c5d358d6ae12562a5058cffa0dd1aed66a))
113+
* add UserKnownHostsFile ssh flag ([1de444c](https://github.com/ckoliber/terraform-module-ansible/commit/1de444c5d358d6ae12562a5058cffa0dd1aed66a))
114114

115-
# [1.4.0](https://github.com/cktf/terraform-module-ansible/compare/1.3.1...1.4.0) (2024-10-16)
115+
# [1.4.0](https://github.com/ckoliber/terraform-module-ansible/compare/1.3.1...1.4.0) (2024-10-16)
116116

117117

118118
### Features
119119

120-
* change key, crt permissions ([cb16bfa](https://github.com/cktf/terraform-module-ansible/commit/cb16bfa34a75be6d997731e25ce431eda37127fb))
120+
* change key, crt permissions ([cb16bfa](https://github.com/ckoliber/terraform-module-ansible/commit/cb16bfa34a75be6d997731e25ce431eda37127fb))
121121

122-
## [1.3.1](https://github.com/cktf/terraform-module-ansible/compare/1.3.0...1.3.1) (2024-10-16)
122+
## [1.3.1](https://github.com/ckoliber/terraform-module-ansible/compare/1.3.0...1.3.1) (2024-10-16)
123123

124124

125125
### Bug Fixes
126126

127-
* check template values not null ([b47f71b](https://github.com/cktf/terraform-module-ansible/commit/b47f71b6bbfd1f034e31b528c74f2de71f808c94))
127+
* check template values not null ([b47f71b](https://github.com/ckoliber/terraform-module-ansible/commit/b47f71b6bbfd1f034e31b528c74f2de71f808c94))
128128

129-
# [1.3.0](https://github.com/cktf/terraform-module-ansible/compare/1.2.0...1.3.0) (2024-10-09)
129+
# [1.3.0](https://github.com/ckoliber/terraform-module-ansible/compare/1.2.0...1.3.0) (2024-10-09)
130130

131131

132132
### Bug Fixes
133133

134-
* upgrade CI/CD ([632ee58](https://github.com/cktf/terraform-module-ansible/commit/632ee5825ce28e740a809498aa80109e86d0c0d4))
134+
* upgrade CI/CD ([632ee58](https://github.com/ckoliber/terraform-module-ansible/commit/632ee5825ce28e740a809498aa80109e86d0c0d4))
135135

136136

137137
### Features
138138

139-
* change README ([a235dae](https://github.com/cktf/terraform-module-ansible/commit/a235dae3be86cd9e4792dd91afade904510d4742))
139+
* change README ([a235dae](https://github.com/ckoliber/terraform-module-ansible/commit/a235dae3be86cd9e4792dd91afade904510d4742))
140140

141-
## [1.2.1](https://github.com/cktf/terraform-module-ansible/compare/1.2.0...1.2.1) (2024-10-09)
141+
## [1.2.1](https://github.com/ckoliber/terraform-module-ansible/compare/1.2.0...1.2.1) (2024-10-09)
142142

143143

144144
### Bug Fixes
145145

146-
* upgrade CI/CD ([632ee58](https://github.com/cktf/terraform-module-ansible/commit/632ee5825ce28e740a809498aa80109e86d0c0d4))
146+
* upgrade CI/CD ([632ee58](https://github.com/ckoliber/terraform-module-ansible/commit/632ee5825ce28e740a809498aa80109e86d0c0d4))
147147

148-
# [1.2.0](https://github.com/cktf/terraform-module-ansible/compare/1.1.0...1.2.0) (2024-09-21)
148+
# [1.2.0](https://github.com/ckoliber/terraform-module-ansible/compare/1.1.0...1.2.0) (2024-09-21)
149149

150150

151151
### Features
152152

153-
* add LICENSE.md ([f678cb1](https://github.com/cktf/terraform-module-ansible/commit/f678cb1480b7cec14e9dca2bf2eed2a1e6eb689a))
153+
* add LICENSE.md ([f678cb1](https://github.com/ckoliber/terraform-module-ansible/commit/f678cb1480b7cec14e9dca2bf2eed2a1e6eb689a))
154154

155-
# [1.1.0](https://github.com/cktf/terraform-module-ansible/compare/1.0.1...1.1.0) (2024-09-21)
155+
# [1.1.0](https://github.com/ckoliber/terraform-module-ansible/compare/1.0.1...1.1.0) (2024-09-21)
156156

157157

158158
### Features
159159

160-
* change README ([261ca9c](https://github.com/cktf/terraform-module-ansible/commit/261ca9c530c6930cc98551b5935dceccfdffb0db))
160+
* change README ([261ca9c](https://github.com/ckoliber/terraform-module-ansible/commit/261ca9c530c6930cc98551b5935dceccfdffb0db))
161161

162-
## [1.0.1](https://github.com/cktf/terraform-module-ansible/compare/1.0.0...1.0.1) (2024-09-21)
162+
## [1.0.1](https://github.com/ckoliber/terraform-module-ansible/compare/1.0.0...1.0.1) (2024-09-21)
163163

164164

165165
### Bug Fixes
166166

167-
* change ssh ProxyCommand ([094095b](https://github.com/cktf/terraform-module-ansible/commit/094095b84efbaf3bdd820f18d87ba5d5a05f0bee))
167+
* change ssh ProxyCommand ([094095b](https://github.com/ckoliber/terraform-module-ansible/commit/094095b84efbaf3bdd820f18d87ba5d5a05f0bee))
168168

169169
# 1.0.0 (2024-09-21)
170170

171171

172172
### Bug Fixes
173173

174-
* change CI/CD ([ec3a1ee](https://github.com/cktf/terraform-module-ansible/commit/ec3a1ee590b04ed36dd8ed7f1680ca9f7bdb627a))
174+
* change CI/CD ([ec3a1ee](https://github.com/ckoliber/terraform-module-ansible/commit/ec3a1ee590b04ed36dd8ed7f1680ca9f7bdb627a))
175175

176176

177177
### Features
178178

179-
* add CI/CD ([50066ab](https://github.com/cktf/terraform-module-ansible/commit/50066abbf0caa2a5e8d4a9546027b42032783bf6))
180-
* add empty lock file ([3f4b833](https://github.com/cktf/terraform-module-ansible/commit/3f4b833e6cc8e3ae5a1365f7bca249ddcf027455))
181-
* enable playbook ([ff681ed](https://github.com/cktf/terraform-module-ansible/commit/ff681edc0fa8bad6b179b41e7b5d5f2e672bba91))
182-
* init module ([fe876a2](https://github.com/cktf/terraform-module-ansible/commit/fe876a22e80af453847ef5a2e1673451ec5c8376))
179+
* add CI/CD ([50066ab](https://github.com/ckoliber/terraform-module-ansible/commit/50066abbf0caa2a5e8d4a9546027b42032783bf6))
180+
* add empty lock file ([3f4b833](https://github.com/ckoliber/terraform-module-ansible/commit/3f4b833e6cc8e3ae5a1365f7bca249ddcf027455))
181+
* enable playbook ([ff681ed](https://github.com/ckoliber/terraform-module-ansible/commit/ff681edc0fa8bad6b179b41e7b5d5f2e672bba91))
182+
* init module ([fe876a2](https://github.com/ckoliber/terraform-module-ansible/commit/fe876a22e80af453847ef5a2e1673451ec5c8376))

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Terraform Module Ansible
22

3-
![pipeline](https://github.com/cktf/terraform-module-ansible/actions/workflows/ci.yml/badge.svg)
4-
![release](https://img.shields.io/github/v/release/cktf/terraform-module-ansible?display_name=tag)
5-
![license](https://img.shields.io/github/license/cktf/terraform-module-ansible)
3+
![pipeline](https://github.com/ckoliber/terraform-module-ansible/actions/workflows/ci.yml/badge.svg)
4+
![release](https://img.shields.io/github/v/release/ckoliber/terraform-module-ansible?display_name=tag)
5+
![license](https://img.shields.io/github/license/ckoliber/terraform-module-ansible)
66

77
Terraform module to generate dynamic inventory from SSH/WinRM connections and run ansible-playbook over that
88

@@ -20,7 +20,7 @@ terraform init
2020

2121
```hcl
2222
module "ansible" {
23-
source = "cktf/ansible/module"
23+
source = "ckoliber/ansible/module"
2424
2525
hosts = {
2626
server-1 = {

0 commit comments

Comments
 (0)