salt.beacons.twilio_txt_msg
Beacon to emit Twilio text messages
-
Emit a dict name "texts" whose value is a list of texts.
beacons: twilio_txt_msg: - account_sid: "<account sid>" - auth_token: "<auth token>" - twilio_number: "+15555555555" - interval: 10
salt.beacons.twilio_txt_msg.beacon(config)
-
Validate the beacon configuration
salt.beacons.twilio_txt_msg.validate(config)
© 2021 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltproject.io/en/latest/ref/beacons/all/salt.beacons.twilio_txt_msg.html