File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ controller_projects:
10
10
description : Test Project 1
11
11
organization : Default
12
12
wait : true
13
- update_project : true
13
+ update_project : false
14
14
- name : Demo Project
15
15
scm_type : git
16
16
scm_url : https://github.com/ansible/tower-example.git
@@ -19,17 +19,19 @@ controller_projects:
19
19
description : Test Project 1
20
20
organization : Default
21
21
wait : true
22
- update_project : true
22
+ update_project : false
23
23
- name : Test Project 2
24
24
scm_type : git
25
25
scm_url : https://github.com/ansible/ansible-examples.git
26
26
description : Test Project 2
27
27
organization : Default
28
+ update_project : false
28
29
- name : Test Inventory source project
29
30
scm_type : git
30
31
scm_url : https://github.com/ansible/ansible-examples.git
31
32
description : ansible-examples
32
33
organization : Satellite
34
+ update_project : false
33
35
- name : Test Inventory source project with credential
34
36
scm_type : git
35
37
scm_url : https://github.com/ansible/ansible-examples.git
You can’t perform that action at this time.
0 commit comments