Skip to content

Reproducibility problem  #9

@irekkosek

Description

@irekkosek

Hi there!
While trying to reproduce Prime's actions in https://youtu.be/qd3mfYS_Xow?t=247,
in a section related to personal projects cloning over ssh (definition in tasks/personal-projects.yml ) i came up with a
"Host key verification failed" error (due to changed execution sequence introduced in 5b1d263 to local.yml where personal-projects.yml are executed before dotfiles.yml)

I'm honestly a beginner to ansible, but i've tried to fix it and already submited a pull request. #8
It seems to work after bulding docker images and running:
docker run --rm -it nvim-computer bash
ansible-playbook -t dotfiles --ask-vault-pass local.yml
I hope contents of my pr will prove to be at least somehow heplful.

btw. Great Job on this project Prime! Keep it up!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions