Felix Fontein
eff0cb0ed9
Use semantic markup (modules r-s) ( #6683 )
...
* Use semantic markup.
* Use 'ignore:' for alias reference.
* Ignore sanity errors for older ansible-core versions.
* Improve markup for RHSM modules.
Co-authored-by: Pino Toscano <ptoscano@redhat.com>
* 'ignore:' is no longer needed.
* E() now works better.
---------
Co-authored-by: Pino Toscano <ptoscano@redhat.com>
2023-06-15 15:48:51 +02:00
Felix Fontein
1f1ae558f9
Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules ( #5957 )
...
* Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules.
* Fix error.
2023-02-24 09:23:56 +01:00
Felix Fontein
b531ecdc9b
Unflatmap community.general ( #5461 )
...
* Move files.
* Update imports and references.
* Move wrongly placed files.
* Reverse redirects, deprecate long → short name redirects.
* Simplify contribution guidelines for new modules.
* Rewrite BOTMETA.
* Add changelog fragment.
* Fix ignore.txt files.
2022-11-02 20:42:29 +00:00
Felix Fontein
7743ecd776
Replace symlinks with meta/runtime.yml redirects. ( #4562 )
2022-04-26 20:33:13 +02:00
Phillipe Smith
9772485d3c
Add new modules rundeck_job_run and rundeck_job_executions_info ( #3521 )
...
* Add new module rundeck_job_run
* Add new module rundeck_job_executions_info
* Removed supports_check_mode
* Fix supports_check_mode
* Fix version_added
* Fixes for PR#3521
* Fix default value for loglevel in the doc
* Fix job_status_check loop
* Add proposed changes in PR#3521
* Add proposed changes in PR#3521
* Change executions_info output to executions
* Add rundeck integration tests
* Fix rundeck integration test
* Add more tests to rundeck integration tests
* Update job_options doc
* Add more tests to rundeck integration tests
* Add more examples to rundeck_job_run doc
* Add proposed fixes for PR#3521
* Add proposed fixes for PR#3521
* Fix job_options
* Add proposed changes for PR#3521
2021-10-11 06:55:47 +02:00