home.social

#quicktip — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #quicktip, aggregated by home.social.

  1. Quick tip - Check your Ansible inventory:

    ansible-inventory -i inventory/kvm_inventory.yaml --graph

    @all:
    |--@ungrouped:
    |--@kvm:
    | |--ansible_test_debian
    | |--ansible_test_rocky

    #Ansible #Automation #DeadSwitch #QuickTip