文件名称:ansible-satellite
文件大小:31KB
文件格式:ZIP
更新时间:2024-05-26 09:46:48
HTML
Ansible卫星示例 使用curl测试API 卫星服务器上可用的API文档: 例如,搜索内容视图: curl -v -H“ Content-Type:application / json” -X GET -u admin | python -m json.tool 更新条目。 这将更新与内容主机关联的内容视图: curl -v -H“ Content-Type:application / json” -X PUT -u admin -d'{“ host”:{“ content_facet_attributes”:{“ content_view_id”:“ 11”}}}' | python -m json.tool
【文件预览】:
ansible-satellite-master
----sat_param.yml(2KB)
----sat6_callback_plugin.yml(159B)
----.file.swp(12KB)
----scap_remediate_general.yml(41KB)
----update_content_view.yaml(2KB)
----promote_cv.yml(469B)
----install_sat6.yml(2KB)
----rhel_config_mgmt.yml(272B)
----ansible.cfg(244B)
----patch_host_collections.yml(667B)
----group_vars()
--------all.yml(427B)
----README.md(632B)
----foreman_location.yml(377B)
----collections()
--------requirements.yml(43B)
----roles()
--------motd()
--------ntpd()
--------sshd()
--------register_satellite()
--------sysctl()
--------chrony()
--------selinux()
--------root_protection()
----inventory()
--------foreman.yml(470B)
----rhel_compare_patch.yml(271B)
----templates()
--------snow_ticket.j2(51B)
----files()
--------privileged.rules(8KB)
----rhel_compare_apache_postgresql.yml(348B)
----patch_change_snow.yml(2KB)