Felix Fontein
|
cac55beb4f
|
Type options of callback plugins (#8628)
Type options of callback plugins.
|
2024-07-21 21:05:34 +02:00 |
|
Felix Fontein
|
524d5883b8
|
Avoid deprecated utcnow() (#8222)
Avoid deprecated utcnow().
|
2024-04-20 09:26:08 +02:00 |
|
Felix Fontein
|
011b2f8bdc
|
Start using semantic markup (#6627)
* Start using semantic markup.
* Forgot some places.
* Fix typo.
* Use 'ignore:' prefix until https://github.com/ansible-community/antsibull-docs/pull/155 is out.
* Break too long line.
|
2023-06-10 09:28:40 +02:00 |
|
Felix Fontein
|
9e3a729da9
|
Improve callback docs (#5760)
* Improve callback docs.
* Apply suggestions from code review
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
* Update plugins/callback/logentries.py
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
* More improvements.
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
|
2023-01-07 11:03:58 +01:00 |
|
Felix Fontein
|
84ebda65f1
|
Fix callback plugin types (#5761)
Fix callback types.
|
2023-01-04 22:06:57 +01:00 |
|
Felix Fontein
|
2a9fd7359f
|
Add more license statements (#5079)
* Add more license statements. These were modified manually incorporating existing data.
* Remove accidentally added line.
|
2022-08-07 13:37:23 +02:00 |
|
Felix Fontein
|
99cfb993d5
|
<plugin_type>: -> name: (#1541)
|
2021-01-12 07:12:03 +01:00 |
|
Felix Fontein
|
ea21341686
|
Fix plugins (names, constants, FQCNs in examples) (#722)
* cobbler inventory: fix NAME
* oc transport: fix transport name
* Inventory plugins: fix plugin identifications
* Use FQCN in lookup plugin examples.
* Use FQCN in callback plugins.
* Add changelog fragment.
* Adjust documentation.
* Fix lookup plugin linting errors.
* Fix quotes.
|
2020-08-08 22:04:34 +02:00 |
|
Ansible Core Team
|
aebc1b03fd
|
Initial commit
|
2020-03-09 09:11:07 +00:00 |
|