Skip to content

Commit

Permalink
add more contributing examples
Browse files Browse the repository at this point in the history
  • Loading branch information
valkiriaaquatica authored Jul 3, 2024
1 parent e0b6265 commit eb7df5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,15 @@ chmod +x check_pending_tests.sh
```

## Blessed Contributions on Pending Developments
- Add macOS integration for modules: download_nessus_agent, future not made link_agent_macos
- Tests: not all modules have integration tests written, feel free to try.
- Not all plugins/modules have the RETURN specified, feel free to complete.
- Docs: there are nod docs written for reading the collection outside GitHub, feel free to help documenting.
- Recheck CI: i'm working on a recheck option to actual execute all_green CI when a recheck or RECHECK is written on a pull request.
(As a Jenkins user GitHub actions is a bit new for me)
- Help a shared library for Jenkins to implement the actual GitHub actions like sanity, units or linter but with Jenkins.
- Folder with roles or playbook examples integrating differente modules to solve real daily problems like patching, inventory, vulnerability detection, scanning.
- AWX / AAP examples with inventories creating constructed and smart inventories mixing with other inventoies like cloud or service now.. to make bigger and more powerfull inventories.

## More information about contributing

Expand Down

0 comments on commit eb7df5e

Please sign in to comment.