Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Ansible Framework Container
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ansible
Playbooks
Ansible Framework Container
Commits
ee821f43
Commit
ee821f43
authored
1 year ago
by
jurgenhaas
Browse files
Options
Downloads
Patches
Plain Diff
Add support for nonetdata group
parent
0a4d6bce
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#1020425
passed
1 year ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
playbooks/sanity.yml
+2
-2
2 additions, 2 deletions
playbooks/sanity.yml
roles/netdata
+1
-1
1 addition, 1 deletion
roles/netdata
with
3 additions
and
3 deletions
playbooks/sanity.yml
+
2
−
2
View file @
ee821f43
...
...
@@ -9,7 +9,7 @@
import_playbook
:
validate.yml
-
name
:
Pause NetData Health Checks
hosts
:
'
all:!norootserver:!nosanityserver'
hosts
:
'
all:!norootserver:!nosanityserver
:!nonetdata
'
become
:
yes
tags
:
-
always
...
...
@@ -462,7 +462,7 @@
ignore_errors
:
yes
-
name
:
Resume NetData Health Checks
hosts
:
'
all:!norootserver:!nosanityserver'
hosts
:
'
all:!norootserver:!nosanityserver
:!nonetdata
'
become
:
yes
tags
:
-
always
...
...
This diff is collapsed.
Click to expand it.
netdata
@
ed032785
Compare
39911e70
...
ed032785
Subproject commit
39911e700cf90b0e670ba763fade558aafbcf2f7
Subproject commit
ed0327853a56289e3d9e49b5225e00763cd3f424
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment