Skip to content

Commit

Permalink
Gather facts (#20)
Browse files Browse the repository at this point in the history
* Modify the example gather_facts field

* Modify the example gather_facts field

* Modify the example gather_facts field
  • Loading branch information
ieisystem authored Apr 23, 2024
1 parent af18200 commit 4791f98
Show file tree
Hide file tree
Showing 257 changed files with 258 additions and 256 deletions.
2 changes: 2 additions & 0 deletions changelogs/fragments/20-edit_example_gather_facts.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
bugfixes:
- Change the example gather_facts no to false(https://github.com/ieisystem/kaytus.ksmanage/pull/20).
2 changes: 1 addition & 1 deletion docs/ad_group_info_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Examples
- name: Ad group test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/ad_group_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ Examples
- name: Ad group test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/ad_info_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Examples
- name: Ad test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/adapter_info_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Examples
- name: Adapter test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/add_ldisk_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ Examples
- name: Add ldisk test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/alert_policy_info_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Examples
- name: Alert test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/audit_log_info_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ Examples
- name: Bmc audit log test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/auto_capture_info_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Examples
- name: Screen test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/backplane_info_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Examples
- name: Disk backplane test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/backup_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ Examples
- name: Backup test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/bios_export_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ Examples
- name: Bios test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/bios_import_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ Examples
- name: Bios test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/bios_info_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Examples
- name: Bios test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/bmc_info_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Examples
- name: Bmc info test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/boot_image_info_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Examples
- name: Boot image test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/boot_option_info_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Examples
- name: Boot test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/clear_audit_log_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Examples
- name: Clear BMC audit log test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/clear_event_log_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Examples
- name: Clear event log test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/clear_system_log_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ Examples
- name: Clear BMC system log test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/collect_blackbox_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ Examples
- name: Collect blackbox test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/collect_log_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ Examples
- name: Collect test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/connect_media_info_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Examples
- name: Connect media test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/cpu_info_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Examples
- name: CPU test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/del_session_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ Examples
- name: Delete session test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/dns_info_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Examples
- name: DNS test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/download_auto_screenshot_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ Examples
- name: Screen test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/download_manual_screenshot_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ Examples
- name: Screen test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/edit_ad_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ Examples
- name: Ad test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/edit_alert_policy_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ Examples
- name: Alert policy test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/edit_auto_capture_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ Examples
- name: Screen test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/edit_bios_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ Examples
- name: Bios test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/edit_boot_image_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ Examples
- name: Boot image test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/edit_boot_option_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ Examples
- name: Boot test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/edit_connect_media_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ Examples
- name: Connect media test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/edit_dns_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ Examples
- name: DNS test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/edit_event_log_policy_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ Examples
- name: Event log policy test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/edit_fan_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ Examples
- name: Fan test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/edit_fru_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ Examples
- name: Fru test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/edit_ipv4_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ Examples
- name: Ipv4 test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/edit_ipv6_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ Examples
- name: Ipv6 test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/edit_kvm_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ Examples
- name: KVM test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/edit_ldap_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ Examples
- name: Ldap test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/edit_ldisk_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ Examples
- name: Edit ldisk test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/edit_log_setting_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ Examples
- name: Edit log setting test
hosts: ksmanage
connection: local
gather_facts: no
gather_facts: false
vars:
ksmanage:
host: "{{ ansible_ssh_host }}"
Expand Down
Loading

0 comments on commit 4791f98

Please sign in to comment.