Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add robot action group; use attributes to document module capabilities #65

Merged
merged 5 commits into from
Nov 6, 2022

Conversation

felixfontein
Copy link
Collaborator

SUMMARY

Add community.hrobot.robot action group.

Uses attributes to document module capabilities.

ISSUE TYPE
  • Feature Pull Request
  • Docs Pull Request
COMPONENT NAME

all modules

@codecov
Copy link

codecov bot commented Nov 6, 2022

Codecov Report

Merging #65 (c32713a) into main (6a38271) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage   99.09%   99.10%           
=======================================
  Files          29       30    +1     
  Lines        1883     1894   +11     
  Branches      183      183           
=======================================
+ Hits         1866     1877   +11     
  Misses          9        9           
  Partials        8        8           
Flag Coverage Δ
sanity 29.14% <100.00%> (+1.05%) ⬆️
units 98.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
plugins/modules/boot.py 97.05% <ø> (ø)
plugins/modules/failover_ip.py 100.00% <ø> (ø)
plugins/modules/failover_ip_info.py 100.00% <ø> (ø)
plugins/modules/firewall.py 100.00% <ø> (ø)
plugins/modules/firewall_info.py 100.00% <ø> (ø)
plugins/modules/reset.py 100.00% <ø> (ø)
plugins/modules/reverse_dns.py 100.00% <ø> (ø)
plugins/modules/server.py 100.00% <ø> (ø)
plugins/modules/server_info.py 100.00% <ø> (ø)
plugins/modules/ssh_key.py 100.00% <ø> (ø)
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link

github-actions bot commented Nov 6, 2022

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and your docs changes will be incorporated when they are next published.

@felixfontein felixfontein merged commit 712c09b into ansible-collections:main Nov 6, 2022
@felixfontein felixfontein deleted the attributes branch November 6, 2022 20:13
@felixfontein
Copy link
Collaborator Author

@briantist thanks for reviewing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants