Update 'tasks/main.yml' #7

Merged
jens merged 10 commits from jens-patch-2 into main 2021-09-09 10:01:49 +00:00
Owner
No description provided.
jens added 1 commit 2021-08-26 16:22:35 +00:00
continuous-integration/drone/push Build is failing Details
fc2f3a77d7
Update 'tasks/main.yml'
jens added 1 commit 2021-08-26 16:24:02 +00:00
continuous-integration/drone/push Build is failing Details
617f24e222
Update 'meta/main.yml'
jens added 1 commit 2021-08-26 16:24:36 +00:00
continuous-integration/drone/push Build is failing Details
e00fc552c1
Update 'meta/main.yml'
jens added 1 commit 2021-08-26 16:26:34 +00:00
continuous-integration/drone/push Build is failing Details
73aaea212e
Update 'meta/main.yml'
jens added 1 commit 2021-08-26 16:27:40 +00:00
continuous-integration/drone/push Build is passing Details
9ee2f16184
Update 'tasks/main.yml'
jens added 1 commit 2021-08-26 16:28:12 +00:00
continuous-integration/drone/push Build is passing Details
1f4d5dd26e
Update 'handlers/main.yml'
jens added 1 commit 2021-08-26 16:32:21 +00:00
continuous-integration/drone/push Build is passing Details
a8e612427f
Update 'handlers/main.yml'
jens added 1 commit 2021-08-26 16:35:37 +00:00
continuous-integration/drone/push Build is passing Details
a1d0fbe9a5
Update 'tasks/main.yml'
jens added 1 commit 2021-08-26 16:35:58 +00:00
continuous-integration/drone/push Build is passing Details
e30022a00b
Update 'handlers/main.yml'
jens added 1 commit 2021-08-26 16:39:09 +00:00
continuous-integration/drone/push Build is passing Details
851163977e
Update 'handlers/main.yml'
jens reviewed 2021-08-26 16:44:34 +00:00
@ -23,3 +23,3 @@
become: true
become_user : "{{ drone_user }}"
register: gitclone
notify: "Build drone"
Author
Owner

this doesn't really help, this always returns changed, even when running withing 1 second,
perhaps the 'forced' is doing this? But forced is needed to discard local changes...

this doesn't really help, this always returns changed, even when running withing 1 second, perhaps the 'forced' is doing this? But forced is needed to discard local changes...
Contributor

Forced does this, but is needed as stated, the notify here could indeed be omitted.

Forced does this, but is needed as stated, the notify here could indeed be omitted.
jens merged commit 57de053749 into main 2021-09-09 10:01:49 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jens/ansible-role-drone#7
No description provided.