mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-23 14:31:44 -07:00
* Initial commit
* Adding changelog fragment
* Further refactoring
* Fixing bad copy/paste and adding task for psutil >= 5.7.0 install
* Inverting psutil installation order to reduce duplication
* Optimizing regex compilation
(cherry picked from commit 118c040879
)
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
This commit is contained in:
parent
8c23d0e345
commit
739210c6b9
3 changed files with 137 additions and 47 deletions
4
changelogs/fragments/3315-pids-refactor.yml
Normal file
4
changelogs/fragments/3315-pids-refactor.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
minor_changes:
|
||||
- pids - refactor to add support for older ``psutil`` versions to the ``pattern`` option
|
||||
(https://github.com/ansible-collections/community.general/pull/3315).
|
Loading…
Add table
Add a link
Reference in a new issue