rapyutarobotics.rr_io.rosbags – Module to interact with rapyuta_io rosbag jobs¶
Note
This plugin is part of the rapyutarobotics.rr_io collection (version 1.0.1).
To install it use: ansible-galaxy collection install rapyutarobotics.rr_io.
To use it in a playbook, specify: rapyutarobotics.rr_io.rosbags.
New in version 1.0.0: of rapyutarobotics.rr_io
Parameters¶
Examples¶
- name: Persistent Volume
async: 100
poll: 0
rapyutarobotics.rr_io.volumes:
name: pv
present: true
type: ssd
capacity: 8GiB
Return Values¶
Common return values are documented here, the following are the fields unique to this module:
Authors¶
Dhananjay Sathe (@dsathe)
Abhinav Gupta (@abhinavg97)