Joshua

Results 6 issues of Joshua

##### ISSUE TYPE - Bug Report ##### SUMMARY The following error is produced when using a custom `EE` via Docker on MacOS, the project works fine with `ansible-navigator` if the...

bug

### Environment * Python version: 3.9.16 * Nautobot version: 1.5.15 * nautobot-golden-config version: 1.3.1 ### Steps to Reproduce 1. Navigate to `yourdomain.com/plugins/golden-config/config-compliance/` 2. Click on `Configure` and Select/De-Select a column...

### Environment * Python version: `3.10` * Nautobot version: `1.5.1` * nautobot-golden-config version: `1.2.3` ### Proposed Functionality Hello Nautobot Dev's and Contributors, - Proposing the following feature request for your...

enhancement
status: gathering feedback
status: internal review

**Feature description:** The current implementation only links to lines using the Github style notation of `#Lxx`, while Bitbucket uses a more simple `#xx`, the feature should default to the current...

feature

##### ISSUE TYPE - Doc issue ##### SUMMARY The document section in question: [link](https://ansible.readthedocs.io/projects/navigator/faq/#how-can-i-use-a-vault-password-with-ansible-navigator) I am able to to create the gpg encrypted file, and the shell script, and it...

documentation

##### SUMMARY As someone new to writing `plugins`, `filters`, or `modules`, it would be helpful to see `hello world` style examples generated of each scaffolded type, and their source. #####...