= Ansible notes == view host variables `ansible -i inventory/devel.yaml -u root inventory_host -m setup` [[br]] == view host services `ansible -i inventory/devel.yaml -u root inventory_host -m service_facts`