Skip to content

Commit

Permalink
Infra Host and Service Support for Ansible V2 (infobloxopen#53)
Browse files Browse the repository at this point in the history
* Initial Commit

* added new lines

* Resolved Linter issues

* fixed examples

* added support for infra service

* added examples

* fixed linter errors

* Added Retry and Timeouts to host

* Fixed sanity tests

* Fixed Lint issues

* added wait for state and timeout for service

* Updated descriptions

* modified infra_host

* Updated Descriptions

* Removed wait for state and timeouts from service

* resolved linter issues

* Resolved sanity errors

* Addressed review comments
  • Loading branch information
unasra authored Jan 30, 2025
1 parent bebcc7a commit 0d17398
Show file tree
Hide file tree
Showing 14 changed files with 2,063 additions and 0 deletions.
4 changes: 4 additions & 0 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ action_groups:
infra:
- infra_join_token
- infra_join_token_info
- infra_host
- infra_host_info
- infra_service
- infra_service_info

plugin_routing:
modules:
Expand Down
Loading

0 comments on commit 0d17398

Please sign in to comment.