You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			35 lines
		
	
	
		
			817 B
		
	
	
	
		
			YAML
		
	
			
		
		
	
	
			35 lines
		
	
	
		
			817 B
		
	
	
	
		
			YAML
		
	
---
 | 
						|
- name: setup fastds
 | 
						|
  hosts: fastd
 | 
						|
  user: root
 | 
						|
  roles:
 | 
						|
      - configure_aurto_repo
 | 
						|
      - configure_journald
 | 
						|
      - configure_sysctl
 | 
						|
      - configure_iptables
 | 
						|
      - configure_static_routes
 | 
						|
      - install_cronie
 | 
						|
      - install_php
 | 
						|
      - install_nginx
 | 
						|
      - install_ntp
 | 
						|
      - setup_batman
 | 
						|
      - install_dhcp
 | 
						|
      - install_radvd
 | 
						|
      - install_bind
 | 
						|
      - install_wireguard
 | 
						|
      - install_wireguard_mesh
 | 
						|
      - install_wireguard_vpn
 | 
						|
      - install_wireguard_backbone
 | 
						|
      - install_babeld
 | 
						|
      - install_tayga
 | 
						|
      - install_wg_add
 | 
						|
      - install_wg_add_vpn
 | 
						|
      - install_wg_prefix_provider
 | 
						|
      - install_respondd_poller
 | 
						|
      - install_mesh-announce
 | 
						|
      - install_monitoring
 | 
						|
      - install_iperf3
 | 
						|
      - update_ssh_keys
 | 
						|
      - install_admin_packages
 | 
						|
      - setup_ffrl_tunnel
 |