Commit Graph

3 Commits

Author SHA1 Message Date
dependabot[bot] dbd9874ef0
Bump cryptography from 42.0.2 to 42.0.4 (#9)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-24 10:11:46 -05:00
Mark Horninger ef656d64ee
Mjh/adding inventory plugin (#4)
* WIP! Getting the netbird api up

* Adding the netbird inventory.

* Added sanity tests

* Fixed the content in the code of conduct and contributing folders.

* Adedd MIT License

* Now passing ansible sanity tests

* Reorganized the project

* Added import plugins file

* Back to passing sanity tests after the giant rearranging

* Now passing the basic unit tests

* Added unit tests github action

* Fixed the unit tests call

* Changing to the GPL v3 License

* Added pytest-xdist

* Making the sanity tests happy again

* Fix the message that's in here.

* Added filtering for disconnected peers

* Cleanup

* Getting closer to where I want to be

* WIP! Fixed to get the tests working again, broke again

* Fixed sanity tests

* WIP! Got the tests corrected to fill the proper vars in

* WIP! Added more processing.  Getting there, but I want to go watch Krapopolis.

* WIP! debugging nuances around the groups

* Updated licensing to reflect what is actually going on.

* Finished the entire inventory plugin
2024-02-23 16:28:51 -05:00
Mark J. Horninger 0158c0610c Initial commit 2024-02-05 13:50:49 -05:00