patchback[bot]
7229ef4ac4
nagios: some refactoring ( #5239 ) ( #5246 )
...
* nagios: some refactoring
* rollback one change
* add changelog fragment
* Update changelogs/fragments/5239-nagios-refactor.yaml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/monitoring/nagios.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/monitoring/nagios.py
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 570445adc4
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2022-09-06 08:06:17 +02:00
patchback[bot]
64049a35de
Multiple doc fix 3 ( #5238 ) ( #5245 )
...
* multiple modules 2: fixed markups in doc
* multiple modules 3: fixed markups in doc
* fixed yaml
* Update plugins/modules/cloud/misc/proxmox_template.py
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 88c3865cdb
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2022-09-06 08:05:16 +02:00
patchback[bot]
203747027e
Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt ( #5065 ) ( #5068 )
...
* Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt.
* Replace 'Copyright:' with 'Copyright'
sed -i 's|Copyright:\(.*\)|Copyright\1|' $(rg -l 'Copyright:')
Co-authored-by: Maxwell G <gotmax@e.email>
(cherry picked from commit 123c7efe5e
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-08-05 13:17:19 +02:00
Vladimir Botka
63817f7c1b
Updated doc. Module not idempotent. delegate_to not needed. ( #1587 )
2021-01-12 11:03:39 +01:00
Tony Goetheyn
2aec1d1bbf
fix ignored sanity tests ( #1026 )
...
Co-authored-by: Goetheyn Tony <tony.goetheyn@digipolis.gent>
2020-10-02 14:51:10 +02:00
trumbaut
9b24b7a969
nagios: force an active service check for all services of a particular host or for the host itself ( #998 )
...
* Update nagios.py
Force an active service check for all services of a particular host or for the host itself
* Create 998-nagios-added_forced_check_for_all_services_or_host.yml
Added fragment
2020-09-29 13:49:27 +02:00
Tony Goetheyn
7310a34b55
Nagios: added 'acknowledge' and 'schedule_forced_svc_check' action ( #820 )
...
* bugfix for None-type error
* add acknowledge and service_check options
* fix whitespace issues
* documentation fix
* fix version error
* changelog fix
* Update plugins/modules/monitoring/nagios.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* fix int convert error
* Update plugins/modules/monitoring/nagios.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* indentation fix
Co-authored-by: Goetheyn Tony <tony.goetheyn@digipolis.gent>
Co-authored-by: Felix Fontein <felix@fontein.de>
2020-09-29 06:17:09 +02:00
Andrew Klychkov
41cfdda6a3
modules: fix examples to use FQCN ( #644 )
...
* modules: fix examples to use FQCN
* fix
* fix
* fix
2020-07-13 21:50:31 +02:00
Felix Fontein
f9589d78a8
Add version_added for all new features ( #214 )
...
* Add version_added: 1.0.0 for all new features added before pre-ansible-base.
* Add version_added: 1.0.0 for all new features.
* Next release will be 0.2.0
* Fix error.
* Remove unnecessary warnings.
2020-06-13 15:01:19 +02:00
Andrew Klychkov
983d937b7b
Fix Ansible documentation in part of example formatting ( #334 )
2020-05-15 13:12:41 +03:00
Andrew Klychkov
5d226f86b6
Remove ANSIBLE_METADATA ( #339 )
...
* Remove ANSIBLE_METADATA
* remove from other modules
* remove from plugins and scripts
2020-05-14 14:03:42 +01:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00