Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply the same logic of renaming parameters #495

Merged

Commits on Oct 25, 2021

  1. Rename parameters listed in the details (squash rebase)

    Also add zabbix_agent2_hostname
    
    we were using only zabbix_agent_hostname for both agents before.
    But it is also used in the template, so applied the same namming
    convention.
    
    Rename zabbix_create_hostgroup to zabbix_hostgroups_state
    
    Try to apply some naming convention
    
    Rename zabbix_link_templates to zabbix_host_link_templates
    
    Same logic...
    
    Rename zabbix_create_host to zabbix_host_state
    
    Same logic
    
    Rename zabbix_update_host to zabbix_host_update
    
    Same logic....
    
    Rename zabbix_proxy to zabbix_host_proxy
    
    Same logic
    
    Rename zabbix_inventory_mode to zabbix_host_inventory_mode
    
    Same logic
    
    Rename zabbix_agent_interfaces to zabbix_host_interfaces
    
    Same logic
    
    Rename zabbix_visible_hostname to zabbix_host_visible_hostname
    
    Same logic
    
    Rename zabbix_validate_certs to zabbix_api_validate_certs
    
    Samez logic, for API
    
    Rename zabbix_agent_description to zabbix_host_description
    
    Same logic
    
    Rename zabbix_agent_inventory_zabbix to zabbix_host_inventory_zabbix
    
    Same logic
    
    Rename zabbix_macros to zabbix_hostmacros
    
    Same logic
    
    Rename zabbix_create_proxy to zabbix_proxy_state
    
    Same logic, and fix a leftover from previsou commit
    
    Use zabbix_agent_ intsead of zabbix_host_
    
    Per suggestion from @dj-wasabi
    c2main committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    6805c01 View commit details
    Browse the repository at this point in the history