Projects STRLCPY GOAD Commits c16d7088
🤬
  • ■ ■ ■ ■ ■
    README.md
    skipped 178 lines
    179 179  sudo apt install sshpass
    180 180  ```
    181 181   
    182  - 3. play the elk.yml playbook to install and run elk:
     182 + 3. Chocolatey is needed to use elk. To install it run:
     183 +```
     184 +ansible-galaxy collection install chocolatey.chocolatey
     185 +```
     186 + 
     187 + 4. play the elk.yml playbook to install and run elk:
    183 188  ```
    184 189  ansible-playbook elk.yml
    185 190  ```
    skipped 286 lines
Please wait...
Page is in error, reload to recover