摘要:
incron.rm_job Remove a incron job for a specified user. If any of the day/time params are specified, the job will only be removed if the specified par 阅读全文
摘要:
http.query New in version 2015.5.0 Query a resource, and decode the return data Passes through all the parameters described in the :py:func: : .. auto 阅读全文
摘要:
hosts.has_pair Return true if the alias is set CLI Example: salt ' ' hosts.has_pair hosts.get_ip Return the ip associated with the named host CLI Exam 阅读全文
摘要:
highstate_doc.read_file output the contents of a file: this is a workaround if the cp.push module does not work. https://github.com/saltstack/salt/iss 阅读全文
摘要:
hashutil.base64_b64encode Encode a string as base64 using the "modern" Python interface. Among other possible differences, the "modern" encoder does n 阅读全文
摘要:
group.delete Remove the named group name Name group to delete root Directory to chroot into CLI Example: salt ' ' group.delete foo group.members Repla 阅读全文
摘要:
grains.equals Used to make sure the minion's grain key/value matches. Returns if matches otherwise . New in version 2017.7.0 CLI Example: salt ' ' gra 阅读全文
摘要:
grafana4.get_org Show a single organization. name Name of the organization. profile Configuration profile used to connect to the Grafana instance. Def 阅读全文
摘要:
google_chat.send_message Send a message to the google chat room specified in the webhook url. salt ' ' google_chat.send_message "https://chat.googleap 阅读全文
摘要:
gnome.setIdleActivation Set whether the idle activation is enabled CLI Example: salt ' ' gnome.setIdleActivation user= gnome.getIdleActivation Get whe 阅读全文