out-mono.txt 6,7 КБ
Newer Older
keewek's avatar
keewek включено в состав коммита
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
                                                                                                          
playbook: playbooks/demo/playbook_demo.yml                                                                
                                                                                                          
  play #1 (demo): Demo play                                                                               TAGS: []
    tasks:                                                                                                
      Проверка Тест Проверка Тест: Проверка Тест Проверка Тест Проверка Тест                              TAGS: [Russian]
      你好世界: 你好世界                                                                                  TAGS: [Chinese]
      你好世界                                                                                            TAGS: [Chinese]
      こんにちは世界: こんにちは世界                                                                      TAGS: [Japanese]
      こんにちは世界                                                                                      TAGS: [Japanese]
      Gather the package facts                                                                            TAGS: [apt, facts, vars]
      Print local facts                                                                                   TAGS: [vars]
      Debug vars                                                                                          TAGS: [vars]
      apt: Copy 'apt_bootstrap.sh'                                                                        TAGS: [bootstrap, bootstrap-apt, never]
      users: Ensure user 'vpsadmin' exists                                                                TAGS: [bootstrap, never, users]
      users: Set exclusive authorized key for 'root'                                                      TAGS: [auth, bootstrap, never]
      users: Set exclusive authorized key for 'vpsadmin'                                                  TAGS: [auth, bootstrap, never]
      sshd: Ensure '/etc/ssh/conf.d' directory exists                                                     TAGS: [bootstrap, never, sshd]
      sshd: Common options                                                                                TAGS: [bootstrap, never, sshd]
      sshd: Listen on Port {{ sshd_default_port }}                                                        TAGS: [bootstrap, never, sshd]
      sshd: Listen on Port {{ sshd_custom_port }}                                                         TAGS: [bootstrap, never, sshd]
      sshd: Assemble and validate /etc/ssh/sshd_config.d/00-custom.conf                                   TAGS: [bootstrap, never, sshd]
      journald: Ensure '{{ task_config_dir_path }}' directory exists                                      TAGS: [journald]
      journald: Configure                                                                                 TAGS: [journald]
      facts.d: Ensure '/etc/ansible/facts.d' directory exists                                             TAGS: [facts]
      facts.d: Ensure '/etc/ansible/facts.d/config.fact' exists                                           TAGS: [facts]
      ufw: Active options                                                                                 TAGS: [ufw]
      ufw: IPv6 support                                                                                   TAGS: [ufw]
      ufw: Allow ssh to port {{ sshd_custom_port }}                                                       TAGS: [ufw]
      ufw: Allow ssh to port {{ sshd_default_port }}                                                      TAGS: [ufw]
      ufw: Allow WWW(80, 443)                                                                             TAGS: [ufw]
      ufw: Allow WireGuard to port {{ wireguard_port }}                                                   TAGS: [ufw]
      ufw: Allow WireGuard - WWW(80, 443/tcp)                                                             TAGS: [ufw]
      ufw: Set logging                                                                                    TAGS: [ufw]
      ufw: Enable                                                                                         TAGS: [ufw]
      apt: Check for required packages                                                                    TAGS: [apt]
      apt: Print check result on failure                                                                  TAGS: [apt]
      apt: Install required packages                                                                      TAGS: [apt]
      systemctl_status: Validating arguments against arg spec 'main'                                      TAGS: [always, service]
      systemctl_status: Asserting arguments                                                               TAGS: [service]
      systemctl_status: Execute command                                                                   TAGS: [service]
      systemctl_status: Parse stdout                                                                      TAGS: [service]
      Print systemctl_status_services                                                                     TAGS: [service]
      wireguard: Active options                                                                           TAGS: [wireguard]
      wireguard: Template 'wg0.conf' config file                                                          TAGS: [wireguard, wireguard-template-config]
      wireguard: Ensure service is {{ unit_state }} and {{ service_state }}                               TAGS: [wireguard]
                                                                                                          
  play #2 (demo): Demo 2                                                                                  TAGS: []
    tasks:                                                                                                
      Task 2.1                                                                                            TAGS: []
      Task 2.2                                                                                            TAGS: []
                                                                                                          
  play #3 (demo): very long: play name. Very long play name. Very long play name. Very long play name.    TAGS: []
    tasks:                                                                                                
      Task 3.1                                                                                            TAGS: []
      Task 3.2                                                                                            TAGS: []